diff options
Diffstat (limited to 'usr/src/man/man1/read.1')
-rw-r--r-- | usr/src/man/man1/read.1 | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man1/read.1 b/usr/src/man/man1/read.1 index 09f38ff594..ac9f09b0c6 100644 --- a/usr/src/man/man1/read.1 +++ b/usr/src/man/man1/read.1 @@ -349,7 +349,7 @@ done < input_file\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 \fBread\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .sp @@ -398,7 +398,7 @@ End-of-file was detected or 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/read, csh, ksh, sh" .sp @@ -411,7 +411,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "ksh93" @@ -430,5 +430,12 @@ Interface Stability Uncommitted .SH SEE ALSO .sp .LP -\fBcsh\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBline\fR(1), \fBset\fR(1), -\fBsh\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR csh (1), +.BR ksh (1), +.BR ksh93 (1), +.BR line (1), +.BR set (1), +.BR sh (1), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |