summaryrefslogtreecommitdiff
path: root/bin/csh
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2009-03-05 15:13:31 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2009-03-05 15:13:31 +0000
commit68f3363dda760bc0bca756c00feacc333920748c (patch)
tree419edf2f40bf978743b95898c551782bbe699434 /bin/csh
parentf8851e210dc6bedd7a24d993bfa9486f5ef53ac7 (diff)
Add glob(7) and refer to it. OK jmc@ sobrado@
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/csh.15
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/csh/csh.1 b/bin/csh/csh.1
index 9220d2f2c16..c96b158c082 100644
--- a/bin/csh/csh.1
+++ b/bin/csh/csh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: csh.1,v 1.59 2009/03/04 07:41:18 jmc Exp $
+.\" $OpenBSD: csh.1,v 1.60 2009/03/05 15:13:30 millert 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: March 4 2009 $
+.Dd $Mdocdate: March 5 2009 $
.Dt CSH 1
.Os
.Sh NAME
@@ -2703,6 +2703,7 @@ source of home directories for
.Xr tty 4 ,
.Xr a.out 5 ,
.Xr environ 7 ,
+.Xr glob 7 ,
.Xr script 7
.Pp
"An Introduction to the C shell",