diff options
author | 1997-08-03 10:51:31 +0000 | |
---|---|---|
committer | 1997-08-03 10:51:31 +0000 | |
commit | 5952c0d865708a25b8ce2772b245be59fc5356a0 (patch) | |
tree | 1562af48a60bf09c4480459b4aec27d11ee24073 | |
parent | roughly 3 hours of slaving results in a much more beautiful mdoc man page. (diff) | |
download | wireguard-openbsd-5952c0d865708a25b8ce2772b245be59fc5356a0.tar.xz wireguard-openbsd-5952c0d865708a25b8ce2772b245be59fc5356a0.zip |
oops. ok, why does my footer not show up yet??
-rw-r--r-- | bin/ed/ed.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 4bbc2ce9a42..0ad5843f888 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,7 +1,8 @@ -.\" $OpenBSD: ed.1,v 1.4 1997/08/03 10:44:32 deraadt Exp $ +.\" $OpenBSD: ed.1,v 1.5 1997/08/03 10:51:31 deraadt Exp $ .\" .Dd May 2 1993 .Dt ED 1 +.Os BSD 4 .Sh NAME .Nm ed .Nd text editor @@ -436,7 +437,7 @@ times. .Pp Additional regular expression operators may be defined depending on the particular -.IR regex (3) +.Xr regex 3 implementation. .Ss COMMANDS All |