diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-03-05 21:49:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-03-05 21:49:09 +0000 |
commit | aabaf8175cf6f13ee3461c2e7d7058c41204e5ae (patch) | |
tree | 8730deae7418710f8f5b358901ca36bd9052ee94 /share/man | |
parent | d3b9476aa558126b0c908cadde87172b078ee26f (diff) |
+glob.7
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/intro.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 2104ebdc06b..da2570b8260 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.7,v 1.10 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: intro.7,v 1.11 2009/03/05 21:49:08 jmc Exp $ .\" $NetBSD: intro.7,v 1.3 1994/11/30 19:07:15 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: March 5 2009 $ .Dt INTRO 7 .Os .Sh NAME @@ -46,6 +46,8 @@ Map of ASCII character set. Variants of the DES algorithm. .It Xr environ User environment. +.It Xr glob +Shell-style pattern matching. .It Xr groff_char Groff character names. .It Xr groff_mm |