diff options
Diffstat (limited to 'man/man1/ed.1')
| -rw-r--r-- | man/man1/ed.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man1/ed.1 b/man/man1/ed.1 index 8dd6f535..5188cc95 100644 --- a/man/man1/ed.1 +++ b/man/man1/ed.1 @@ -96,7 +96,7 @@ beginning of a line. supports the .I "regular expression" notation described in -.MR regexp (7) . +.MR regexp 7 . Regular expressions are used in addresses to specify lines and in one command (see @@ -641,7 +641,7 @@ Dot is unchanged. Send the remainder of the line after the .L ! to -.MR rc (1) +.MR rc 1 to be interpreted as a command. Dot is unchanged. .TP @@ -679,9 +679,9 @@ and all characters after the last newline. .SH SOURCE .B \*9/src/cmd/ed.c .SH "SEE ALSO" -.MR sam (1) , -.MR sed (1) , -.MR regexp (7) +.MR sam 1 , +.MR sed 1 , +.MR regexp 7 .SH DIAGNOSTICS .BI ? name for inaccessible file; |
