diff options
author | 2009-03-05 21:49:08 +0000 | |
---|---|---|
committer | 2009-03-05 21:49:08 +0000 | |
commit | 0ad6e511da411810b05a8b2522af7a4d0577abdc (patch) | |
tree | 43ca447e58dccd13515e99dac173b620d4eed0e1 | |
parent | Add support for IBM ServeRAID-8k. Thanks to Sergey Prysiazhnyi (diff) | |
download | wireguard-openbsd-0ad6e511da411810b05a8b2522af7a4d0577abdc.tar.xz wireguard-openbsd-0ad6e511da411810b05a8b2522af7a4d0577abdc.zip |
+glob.7
-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 |