diff options
Diffstat (limited to 'lib/libc/gen/glob.3')
-rw-r--r-- | lib/libc/gen/glob.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 index 0c85a71c9c7..57d77818611 100644 --- a/lib/libc/gen/glob.3 +++ b/lib/libc/gen/glob.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: glob.3,v 1.12 1999/07/09 13:35:16 aaron Exp $ +.\" $OpenBSD: glob.3,v 1.13 1999/09/02 15:54:29 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -421,7 +421,7 @@ and .St -xpg4.2 . Note, however, that the flags .Dv GLOB_ALTDIRFUNC, -.Dv GLOB_BRACE +.Dv GLOB_BRACE, .Dv GLOB_MAGCHAR, .Dv GLOB_NOMAGIC, .Dv GLOB_QUOTE, |