Fix use of -man macro, correct description of the behaviour of the `+n'

command to match whats there in the source.

PR: 7328
This commit is contained in:
Joseph Koshy 1998-07-21 04:53:18 +00:00
parent 7299385d7d
commit 056103b6d3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37793

View File

@ -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,