From a20138aa3da74c295a6bbf0497cdd3b4bd716eda Mon Sep 17 00:00:00 2001 From: jkoshy Date: Tue, 21 Jul 1998 04:53:18 +0000 Subject: Fix use of -man macro, correct description of the behaviour of the `+n' command to match whats there in the source. PR: 7328 --- bin/ed/ed.1 | 11 +++-------- 1 file 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, -- cgit v1.1