diff options
Diffstat (limited to 'bin/ed/ed.1')
-rw-r--r-- | bin/ed/ed.1 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 5088432..1ceeeab 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $Id: ed.1,v 1.12 1997/12/31 12:25:35 helbig Exp $ +.\" $Id: ed.1,v 1.13 1998/05/13 07:41:13 charnier Exp $ .Dd May 21, 1993 .Dt ED 1 .Os @@ -220,17 +220,12 @@ The next line. This is equivalent to .Em +1 and may be repeated with cumulative effect. -.It +n or whitespace\fIn\fR +.It +n The .Em n Ns th next line, where .Em n is a non-negative number. -.Em Whitespace -followed by a number -.Em n -is interpreted as -.Em +n . .It , or % The first through last lines in the buffer. This is equivalent to the address range @@ -327,7 +322,7 @@ All other characters in match themselves. .Pp Patterns in -.I char-class +.Em char-class of the form: .Pp \ \ [.\fIcol-elm\fR.] or, |