summaryrefslogtreecommitdiffstats
path: root/bin
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 /bin
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 'bin')
-rw-r--r--bin/csh/csh.17
-rw-r--r--bin/ed/ed.110
2 files changed, 4 insertions, 13 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index d36ca5af2dc..079470dc668 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.62 2009/07/22 06:40:56 guenther Exp $
+.\" $OpenBSD: csh.1,v 1.63 2010/01/10 10:53:33 jmc Exp $
.\" $NetBSD: csh.1,v 1.10 1995/03/21 09:02:35 cgd Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)csh.1 8.2 (Berkeley) 1/21/94
.\"
-.Dd $Mdocdate: July 22 2009 $
+.Dd $Mdocdate: January 10 2010 $
.Dt CSH 1
.Os
.Sh NAME
@@ -2724,9 +2724,6 @@ source of home directories for
.Xr a.out 5 ,
.Xr environ 7 ,
.Xr script 7
-.Pp
-"An Introduction to the C shell",
-.Pa /usr/share/doc/usd/04.csh/ .
.Sh HISTORY
.Nm
appeared in
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index b91e1a108a8..debe6c7489e 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.53 2009/02/08 17:15:09 jmc Exp $
+.\" $OpenBSD: ed.1,v 1.54 2010/01/10 10:53:33 jmc Exp $
.\"
.\" Copyright (c) 1993 Andrew Moore, Talke Studio.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: January 10 2010 $
.Dt ED 1
.Os
.Sh NAME
@@ -771,12 +771,6 @@ but any changes to the buffer are lost.
.Xr sh 1 ,
.Xr vi 1 ,
.Xr re_format 7
-.Pp
-"A Tutorial Introduction to the UNIX Text Editor",
-.Pa /usr/share/doc/usd/09.edtut/ .
-.Pp
-"Advanced Editing on UNIX",
-.Pa /usr/share/doc/usd/10.edadv/ .
.Rs
.%A B. W. Kernighan
.%A P. J. Plauger