summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-01-10 10:53:33 +0000
committerjmc <jmc@openbsd.org>2010-01-10 10:53:33 +0000
commitb463a36b7bf14e00d2880de2bc7a40064ab930aa (patch)
tree2ef9b58a14ba87c48d69cca3a20e8f13c704e457 /usr.bin/sed
parenthave smtpd errx() at startup if no hostname could be detected either from (diff)
downloadwireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.tar.xz
wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.zip
remove references to docs we no longer install;
Diffstat (limited to 'usr.bin/sed')
-rw-r--r--usr.bin/sed/sed.17
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 57a8026e447..1e0f96da26d 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.34 2009/08/07 06:37:50 jmc Exp $
+.\" $OpenBSD: sed.1,v 1.35 2010/01/10 10:53:33 jmc Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" from: @(#)sed.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: August 7 2009 $
+.Dd $Mdocdate: January 10 2010 $
.Dt SED 1
.Os
.Sh NAME
@@ -521,9 +521,6 @@ option on the command line.
.Xr regex 3 ,
.Xr setbuf 3 ,
.Xr re_format 7
-.Pp
-"SED \(em A Non-interactive Text Editor",
-.Pa /usr/share/doc/usd/15.sed/ .
.Sh STANDARDS
The
.Nm