diff options
Diffstat (limited to 'usr/src/man/man1/od.1')
-rw-r--r-- | usr/src/man/man1/od.1 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man1/od.1 b/usr/src/man/man1/od.1 index 222f2c200c..05e63eae84 100644 --- a/usr/src/man/man1/od.1 +++ b/usr/src/man/man1/od.1 @@ -621,7 +621,7 @@ Description of \fIoffset_string\fR is the same as for \fB/usr/bin/od\fR. .SH ENVIRONMENT VARIABLES .sp .LP -See \fBenviron\fR(5) for descriptions of the following environment variables +See \fBenviron\fR(7) for descriptions of the following environment variables that affect the execution of \fBod\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, \fBLC_NUMERIC\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -649,7 +649,7 @@ An error occurred. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .SS "/usr/bin/od" .sp @@ -681,4 +681,7 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBsed\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR sed (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |