diff options
| author | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
| commit | 2c7d5d92c9191cd9b4e92aedf8ebd403f39775df (patch) | |
| tree | d6b5cafebefa5c2bfc25d56504c1fa279b07ada1 /usr.bin/more | |
| parent | 5f7ef81c6f463e876dff14f825fdcd76010e664e (diff) | |
Fix spelling errors.
Diffstat (limited to 'usr.bin/more')
| -rw-r--r-- | usr.bin/more/more.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/more/more.1 b/usr.bin/more/more.1 index bd89d1b0e03..f9db539547f 100644 --- a/usr.bin/more/more.1 +++ b/usr.bin/more/more.1 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)more.1 5.15 (Berkeley) 7/29/91 -.\" $Id: more.1,v 1.4 1993/11/09 05:10:45 cgd Exp $ +.\" $Id: more.1,v 1.5 1994/01/11 18:22:48 jtc Exp $ .\" .Dd July 29, 1991 .Dt MORE 1 @@ -206,7 +206,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. |
