summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/pg.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/pg.1')
-rw-r--r--usr/src/man/man1/pg.120
1 files changed, 13 insertions, 7 deletions
diff --git a/usr/src/man/man1/pg.1 b/usr/src/man/man1/pg.1
index 28296f9155..75f99ef6aa 100644
--- a/usr/src/man/man1/pg.1
+++ b/usr/src/man/man1/pg.1
@@ -67,7 +67,7 @@ back up and review something that has already passed. The method for doing this
is explained below.
.sp
.LP
-To determine terminal attributes, \fBpg\fR scans the \fBterminfo\fR(4) data
+To determine terminal attributes, \fBpg\fR scans the \fBterminfo\fR(5) data
base for the terminal type specified by the environment variable \fBTERM\fR. If
\fBTERM\fR is not defined, the terminal type \fBdumb\fR is assumed.
.SH OPTIONS
@@ -102,7 +102,7 @@ the current page number when the prompt is issued. The default prompt string is
.RS 15n
Home the cursor and clear the screen before displaying each page. This option
is ignored if \fBclear_screen\fR is not defined for this terminal type in the
-\fBterminfo\fR(4) data base.
+\fBterminfo\fR(5) data base.
.RE
.sp
@@ -281,7 +281,7 @@ pipe.
.sp
.LP
The following commands are available for searching for text patterns in the
-text. The regular expressions are described on the \fBregex\fR(5) manual page.
+text. The regular expressions are described on the \fBregex\fR(7) manual page.
They must always be terminated by a <\fInewline\fR>, even if the \fB-n\fR
option is specified.
.sp
@@ -414,7 +414,7 @@ more than one).
.SS "Large File Behavior"
.sp
.LP
-See \fBlargefile\fR(5) for the description of the behavior of \fBpg\fR when
+See \fBlargefile\fR(7) for the description of the behavior of \fBpg\fR when
encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
.SH EXAMPLES
.LP
@@ -430,7 +430,7 @@ The following command line uses \fBpg\fR to read the system news:
.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 \fBpg\fR: \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and
\fBNLSPATH\fR.
.sp
@@ -526,8 +526,14 @@ terminal information database
.SH SEE ALSO
.sp
.LP
-\fBcat\fR(1), \fBgrep\fR(1), \fBmore\fR(1), \fBterminfo\fR(4),
-\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBregex\fR(5)
+.BR cat (1),
+.BR grep (1),
+.BR more (1),
+.BR terminfo (5),
+.BR attributes (7),
+.BR environ (7),
+.BR largefile (7),
+.BR regex (7)
.SH NOTES
.sp
.LP