diff options
-rw-r--r-- | usr.bin/vi/docs/USD.doc/vi.man/vi.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 index 22a88527236..db5da43e26a 100644 --- a/usr.bin/vi/docs/USD.doc/vi.man/vi.1 +++ b/usr.bin/vi/docs/USD.doc/vi.man/vi.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vi.1,v 1.34 2005/01/09 01:44:35 jmc Exp $ +.\" $OpenBSD: vi.1,v 1.35 2005/03/10 18:03:45 jmc Exp $ .\" .\" Copyright (c) 1994 .\" The Regents of the University of California. All rights reserved. @@ -81,7 +81,7 @@ Anyone else should almost certainly read a good tutorial on the editor before this manual page. See the .Sx SEE ALSO -section below, for a list of additional materials. +section below for a list of additional materials. If you're in an unfamiliar environment, and you absolutely have to get work done immediately, read the section after the options description, entitled @@ -147,11 +147,11 @@ Start editing at the specified .Ar tag (see .Xr ctags 1 ) . -.It Fl w Ar size -Set the initial window size to the specified number of lines. .It Fl v Start editing in vi mode, as if the command name was .Nm vi . +.It Fl w Ar size +Set the initial window size to the specified number of lines. .El .Pp Command input for |