diff options
Diffstat (limited to 'usr/src/man/man1/msgfmt.1')
| -rw-r--r-- | usr/src/man/man1/msgfmt.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man1/msgfmt.1 b/usr/src/man/man1/msgfmt.1 index 26ad8d4191..5555877daf 100644 --- a/usr/src/man/man1/msgfmt.1 +++ b/usr/src/man/man1/msgfmt.1 @@ -464,12 +464,12 @@ example% \fBmsgfmt -o hello.mo module1.po module2.po\fR .SH ENVIRONMENT VARIABLES .LP -See \fBenviron\fR(5) for descriptions of the following environmental variables +See \fBenviron\fR(7) for descriptions of the following environmental variables that affect the execution of \fBmsgfmt\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -484,8 +484,11 @@ CSI Enabled .SH SEE ALSO .LP -\fBxgettext\fR(1), \fBgettext\fR(3C), \fBsetlocale\fR(3C), \fBattributes\fR(5), -\fBenviron\fR(5) +.BR xgettext (1), +.BR gettext (3C), +.BR setlocale (3C), +.BR attributes (7), +.BR environ (7) .SH NOTES .LP Installing message catalogs under the C locale is pointless, since they are |
