diff options
Diffstat (limited to 'usr/src/man/man1/more.1')
-rw-r--r-- | usr/src/man/man1/more.1 | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/usr/src/man/man1/more.1 b/usr/src/man/man1/more.1 index 972fcdd353..b82e003d44 100644 --- a/usr/src/man/man1/more.1 +++ b/usr/src/man/man1/more.1 @@ -328,7 +328,7 @@ processed first. .SS "Environment" .sp .LP -\fBmore\fR uses the terminal's \fBterminfo\fR(4) entry to determine its display +\fBmore\fR uses the terminal's \fBterminfo\fR(5) entry to determine its display characteristics. .sp .LP @@ -779,13 +779,13 @@ Invoke a shell or the specified command. .SS "Large File Behavior" .sp .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBmore\fR and +See \fBlargefile\fR(7) for the description of the behavior of \fBmore\fR and \fBpage\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .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 \fBmore\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_COLLATE\fR (\fB/usr/xpg4/bin/more\fR only), \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, \fBNLSPATH\fR, and \fBTERM\fR. @@ -870,7 +870,7 @@ help file for \fB/usr/bin/more\fR and \fB/usr/bin/page\fR only. .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/more /usr/bin/page" .sp @@ -902,17 +902,27 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBcat\fR(1), \fBcsh\fR(1), \fBctags\fR(1), \fBman\fR(1), \fBnroff\fR(1), -\fBscript\fR(1), \fBsh\fR(1), \fBul\fR(1), \fBterminfo\fR(4), -\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) +.BR cat (1), +.BR csh (1), +.BR ctags (1), +.BR man (1), +.BR nroff (1), +.BR script (1), +.BR sh (1), +.BR ul (1), +.BR terminfo (5), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) .SS "/usr/bin/more /usr/bin/page" .sp .LP -\fBregcomp\fR(3C) +.BR regcomp (3C) .SS "/usr/xpg4/bin/more" .sp .LP -\fBregex\fR(5) +.BR regex (7) .SH NOTES .SS "/usr/bin/more" .sp |