aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/more/more.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/more/more.1')
-rw-r--r--usr.bin/more/more.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/more/more.1 b/usr.bin/more/more.1
index 20a1e021ce74..aa094cf1fce3 100644
--- a/usr.bin/more/more.1
+++ b/usr.bin/more/more.1
@@ -149,7 +149,7 @@ Interactive commands for
.Nm more
are based on
.Xr vi 1 .
-Some commands may be preceeded by a decimal number, called N in the
+Some commands may be preceded by a decimal number, called N in the
descriptions below.
In the following descriptions, ^X means control-X.
.Pp
@@ -205,7 +205,7 @@ marks the current position with that letter.
(Single quote.)
Followed by any lowercase letter, returns to the position which
was previously marked with that letter.
-Followed by another single quote, returns to the postion at
+Followed by another single quote, returns to the position at
which the last "large" movement command was executed, or the
beginning of the file if no such movements have occurred.
All marks are lost when a new file is examined.