summaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-04 03:16:32 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-08-04 03:16:32 +0000
commit5892b468f21279a69a7346d656ed04bf0243f37e (patch)
tree7995b3bd62440a6e875e28eaa8221a7442e7d1b1 /bin/ed
parentc6a8b88c3363b060c1fa7193358dddd948ac104a (diff)
more Ns
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/ed.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 0ad5843f888..2dde3ed97b4 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.5 1997/08/03 10:51:31 deraadt Exp $
+.\" $OpenBSD: ed.1,v 1.6 1997/08/04 03:16:31 deraadt Exp $
.\"
.Dd May 2 1993
.Dt ED 1
@@ -650,9 +650,9 @@ the standard output of
command below).
The default filename is unchanged.
The current address is set to the last line read.
-.It (.,.) Em s Ns No /re/replacement/
-.It (.,.) Em s Ns No /re/replacement/ Ns Em g
-.It (.,.) Em s Ns No /re/replacement/ Ns Em n
+.It (.,.) Ns Em s Ns No /re/replacement/
+.It (.,.) Ns Em s Ns No /re/replacement/ Ns Em g
+.It (.,.) Ns Em s Ns No /re/replacement/ Ns Em n
Replaces text in the addressed lines
matching a regular expression
.Em re