diff options
author | 2010-01-10 10:53:33 +0000 | |
---|---|---|
committer | 2010-01-10 10:53:33 +0000 | |
commit | b463a36b7bf14e00d2880de2bc7a40064ab930aa (patch) | |
tree | 2ef9b58a14ba87c48d69cca3a20e8f13c704e457 /bin/csh | |
parent | have smtpd errx() at startup if no hostname could be detected either from (diff) | |
download | wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.tar.xz wireguard-openbsd-b463a36b7bf14e00d2880de2bc7a40064ab930aa.zip |
remove references to docs we no longer install;
Diffstat (limited to 'bin/csh')
-rw-r--r-- | bin/csh/csh.1 | 7 |
1 files changed, 2 insertions, 5 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 |