perror(1) displays localized messages
$ LANG=ja_JP.UTF-8 perror 5
入出力エラーです
$ LANG=uk_UA.UTF-8 perror 5
Помилка вводу-виводу
but I have to agree that knowing errno macro is useful
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"