summaryrefslogtreecommitdiffstats
path: root/text-utils/pg.1
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:26:54 +0100
committerKarel Zak2006-12-07 00:26:54 +0100
commit48d7b13a1eab85fab91c8d6c5ddf298f733c74f5 (patch)
tree8813d36590ee3361bd75f57a12fd2032e9296ddb /text-utils/pg.1
parentImported from util-linux-2.12r tarball. (diff)
downloadkernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.gz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.tar.xz
kernel-qcow2-util-linux-48d7b13a1eab85fab91c8d6c5ddf298f733c74f5.zip
Imported from util-linux-2.13-pre1 tarball.
Diffstat (limited to 'text-utils/pg.1')
-rw-r--r--text-utils/pg.18
1 files changed, 4 insertions, 4 deletions
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index 056be06cf..acb5aa74c 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -76,7 +76,7 @@ If
.I string
contains
.I %d
-, its first occurence is replaced by the number of the current page.
+, its first occurrence is replaced by the number of the current page.
.TP
.B \-r
Disallow the shell escape.
@@ -95,7 +95,7 @@ Start at the line containing the Basic Regular Expression
.I pattern
given.
.SH USAGE
-The following commands may be entered at the prompt. Commands preceeded by
+The following commands may be entered at the prompt. Commands preceded by
.I i
in this document accept a number as argument, positive or negative.
If this argument starts with
@@ -137,7 +137,7 @@ Advance to the last line of the input file.
.TP
.IB i / pattern /
Search forward until the first or the \fIi\fR-th
-occurence 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
@@ -147,7 +147,7 @@ must be a positive number.
.TP
\fIi\fR\fB?\fR\fIpattern\fR\fB?\fR or \fIi\fR\fB^\fR\fIpattern\fR\fB^\fR
Search backward until the first or the \fIi\fR-th
-occurence of the Basic Regular Expression
+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.