From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- bin/ed/ed.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bin/ed') diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index c2dca36..8017236 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -104,8 +104,9 @@ character command and possibly additional parameters; i.e., commands have the structure: .Pp .Sm off -.Xo Op "address\ " Op ,address -.No command Op parameters +.Xo +.Op Ar address Op , Ar address +.Ar command Op Ar parameters .Xc .Sm on .Pp @@ -185,7 +186,7 @@ of addresses is given where .Em "n\ >\ 2" , then the corresponding range is determined by the last two addresses in the -.Em n Ns -tuple. +.Em n Ns -tuple . If only one address is expected, then the last address is used. .Pp Each address in a comma-delimited range is interpreted relative to the -- cgit v1.1