diff options
Diffstat (limited to 'usr/src/man/man1/sum.1')
-rw-r--r-- | usr/src/man/man1/sum.1 | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/usr/src/man/man1/sum.1 b/usr/src/man/man1/sum.1 index 256472c26d..6e55303854 100644 --- a/usr/src/man/man1/sum.1 +++ b/usr/src/man/man1/sum.1 @@ -673,10 +673,10 @@ A path name of a file. If no files are named, the standard input is used. .RE .SH USAGE -See \fBlargefile\fR(5) for the description of the behavior of \fBsum\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBsum\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH ENVIRONMENT VARIABLES -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 \fBsum\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -700,7 +700,7 @@ An error occurred. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -714,10 +714,17 @@ CSI Enabled .TE .SH SEE ALSO -\fBcksum\fR(1), \fBdigest\fR(1), \fBgetconf\fR(1), \fBksh93\fR(1), -\fBsum\fR(1B), \fBwc\fR(1), -\fBzip\fR(1), \fBlibmd\fR(3LIB), \fBattributes\fR(5), \fBenviron\fR(5), -\fBlargefile\fR(5) +.BR cksum (1), +.BR digest (1), +.BR getconf (1), +.BR ksh93 (1), +.BR wc (1), +.BR zip (1), +.BR sum (1B), +.BR libmd (3LIB), +.BR attributes (7), +.BR environ (7), +.BR largefile (7) .SH DIAGNOSTICS \fBRead error\fR is indistinguishable from end of file on most devices. Check the block count. |