diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-03-15 12:07:15 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 12:07:15 -0400 |
| commit | 83decd22b44019b0fe369224fb19e1ef21263ab6 (patch) | |
| tree | 0bbbaea9d4231f77a406362904280d6ba53e1d55 /usr/src/man/man1/read.1 | |
| parent | ad491f11d9af43fd3f0d6159c9e08112de475a54 (diff) | |
| download | illumos-joyent-83decd22b44019b0fe369224fb19e1ef21263ab6.tar.gz | |
OS-8361 IPD 4 (man page renumbering) tracking issue
Reviewed by: Brian Bennett <brian.bennett@joyent.com>
Approved by: Brian Bennett <brian.bennett@joyent.com>
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) |
