diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/glob.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3 index 760103b..c643aaa 100644 --- a/lib/libc/gen/glob.3 +++ b/lib/libc/gen/glob.3 @@ -88,7 +88,7 @@ that contains any of the special characters .Ql * , .Ql ?\& or -.Ql [ . +.Ql \&[ . .Pp The .Fn glob |