diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-29 03:41:24 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-29 03:41:24 +0000 |
| commit | 9a9aa3ffa1d9b32e8961ecbdde169d6a4a2fc08c (patch) | |
| tree | f4b927804bc0cfddc15e2d7d200831c7ba15c5a6 | |
| parent | e22bb9db9ad960e0e14066cfc519c7585d20f4cd (diff) | |
Notes
| -rw-r--r-- | lib/libc/gen/glob.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 index 5730ba322994..34e82943aa15 100644 --- a/lib/libc/gen/glob.3 +++ b/lib/libc/gen/glob.3 @@ -431,6 +431,7 @@ conform to .St -p1003.2 . Collating symbol expressions, equivalence class expressions and character class expressions are not supported. +.Pp The flags .Dv GLOB_ALTDIRFUNC , .Dv GLOB_BRACE , |
