summaryrefslogtreecommitdiffstats
path: root/text-utils/pg.1
diff options
context:
space:
mode:
authorPeter Breitenlohner2009-07-22 11:29:05 +0200
committerKarel Zak2009-08-17 12:11:12 +0200
commit30a07f7ed25175a0b6f1152b206f55ae128b0613 (patch)
tree4c6ceb5976d699f368d3845679cf12e3ee1ffe40 /text-utils/pg.1
parentmore.1: formatting (diff)
downloadkernel-qcow2-util-linux-30a07f7ed25175a0b6f1152b206f55ae128b0613.tar.gz
kernel-qcow2-util-linux-30a07f7ed25175a0b6f1152b206f55ae128b0613.tar.xz
kernel-qcow2-util-linux-30a07f7ed25175a0b6f1152b206f55ae128b0613.zip
pg.1: formatting
Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
Diffstat (limited to 'text-utils/pg.1')
-rw-r--r--text-utils/pg.126
1 files changed, 11 insertions, 15 deletions
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index ca7289314..b1891ca14 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -4,17 +4,13 @@
pg \- browse pagewise through text files
.SH SYNOPSIS
.B pg
-[
-.I \-number
-] [
-.BI \-p \ string
-] [
-.B \-cefnrs
-] [
-.I +line
-] [
-.I +/pattern/
-] [ file . . . ]
+.RB [ \-\fInumber\fP ]
+.RB [ \-p
+.IR string ]
+.RB [ \-cefnrs ]
+.RB [ +\fIline\fP ]
+.RB [ +/\fIpattern\fP/ ]
+.RI [ file ...]
.SH DESCRIPTION
.I Pg
displays a text file on a
@@ -52,7 +48,7 @@ if the terminfo entry for the terminal provides this capability.
.TP
.B \-e
.I pg
-will not pause and display
+will not pause and display
.SM (EOF)
at the end of a file.
.TP
@@ -125,7 +121,7 @@ to the current position.
\fIi\fR\fBw\fR or \fIi\fR\fBz\fR
Behave as
.I <newline>
-except that
+except that
.I i
becomes the new page size.
.TP
@@ -137,7 +133,7 @@ Advance to the last line of the input file.
.TP
.IB i / pattern /
Search forward until the first or the \fIi\fR-th
-occurrence of the Basic Regular Expression
+occurrence of the Basic Regular Expression
.I pattern
is found. The search starts
after the current page and stops at the end of the file. No wrap-around is
@@ -151,7 +147,7 @@ occurrence of the Basic Regular Expression
.I pattern
is found. The search starts
before the current page and stops at the beginning of the file.
-No wrap-around is performed.
+No wrap-around is performed.
.I i
must be a positive number.
.PP