diff options
author | ru <ru@FreeBSD.org> | 2001-02-26 09:05:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-26 09:05:48 +0000 |
commit | 9f97905571442c98ead0c97ddd37e19c3af04024 (patch) | |
tree | 4372a58217bf75d62c6452456e161f0e6b04d716 /lib/libc | |
parent | 2ae83a7282ae23b51c6336596ec8fd31cccfe458 (diff) | |
download | FreeBSD-src-9f97905571442c98ead0c97ddd37e19c3af04024.zip FreeBSD-src-9f97905571442c98ead0c97ddd37e19c3af04024.tar.gz |
Prepare for mdocNG.
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 |