summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2013-10-20 07:40:45 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2013-10-20 07:40:45 +0000
commitaf11d7b9ff3cefe15cdf59bf13bb8599f69bbce1 (patch)
tree7cd3f9dd50140cb3749919549454c8c233fc43a0 /bin
parentf3d75d6db29c4184e7bcb1a0c1bd36a436b7d95b (diff)
catch up with elf(5)/stab(5) removal;
ok miod
Diffstat (limited to 'bin')
-rw-r--r--bin/csh/csh.15
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index cec561cdb9c..0eef7862dc0 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.68 2013/10/19 18:15:38 schwarze Exp $
+.\" $OpenBSD: csh.1,v 1.69 2013/10/20 07:40:44 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: October 19 2013 $
+.Dd $Mdocdate: October 20 2013 $
.Dt CSH 1
.Os
.Sh NAME
@@ -2721,7 +2721,6 @@ source of home directories for
.Xr killpg 3 ,
.Xr sigvec 3 ,
.Xr tty 4 ,
-.Xr a.out 5 ,
.Xr environ 7 ,
.Xr script 7
.Sh HISTORY