This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / share / doc / usd / 15.vi / vi.in
index 8b73ccc..e18d080 100644 (file)
@@ -1487,7 +1487,7 @@ command from
 .I EXINIT )
 with a command of the form:
 .DS
 .I EXINIT )
 with a command of the form:
 .DS
-:map \fIlhs\fR \fIrhs\fR\s-2CR\f0
+:map \fIlhs\fR \fIrhs\fR\s-2CR\s0
 .DE
 mapping
 .I lhs
 .DE
 mapping
 .I lhs
@@ -1810,7 +1810,7 @@ of the string.  If you are using an operator such as \fBd\fR,
 \fBc\fR or \fBy\fR, then you may well wish to affect lines up to the
 line before the line containing the pattern.  You can give a search of
 the form \fB/\fR\fIpat\fR\fB/\-\fR\fIn\fR to refer to the \fIn\fR'th line
 \fBc\fR or \fBy\fR, then you may well wish to affect lines up to the
 line before the line containing the pattern.  You can give a search of
 the form \fB/\fR\fIpat\fR\fB/\-\fR\fIn\fR to refer to the \fIn\fR'th line
-before the next line containing \fIpat\fR, or you can use \fB\+\fR instead
+before the next line containing \fIpat\fR, or you can use \fB+\fR instead
 of \fB\-\fR to refer to the lines after the one containing \fIpat\fR.
 If you don't give a line offset, then the editor will affect characters
 up to the match place, rather than whole lines; thus use ``+0'' to affect
 of \fB\-\fR to refer to the lines after the one containing \fIpat\fR.
 If you don't give a line offset, then the editor will affect characters
 up to the match place, rather than whole lines; thus use ``+0'' to affect
@@ -1836,7 +1836,7 @@ It is also necessary to use a \e before a
 The following table gives the extended forms when \fBmagic\fR is set.
 .DS
 .TS
 The following table gives the extended forms when \fBmagic\fR is set.
 .DS
 .TS
-bl l.
+lb l.
 \(ua   at beginning of pattern, matches beginning of line
 $      at end of pattern, matches end of line
 \fB\&.\fR      matches any character
 \(ua   at beginning of pattern, matches beginning of line
 $      at end of pattern, matches end of line
 \fB\&.\fR      matches any character