diff options
author | tjr <tjr@FreeBSD.org> | 2004-07-29 03:41:24 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2004-07-29 03:41:24 +0000 |
commit | d220006f8da92db1f09e5aa9e858657e7a622f39 (patch) | |
tree | f4b927804bc0cfddc15e2d7d200831c7ba15c5a6 /lib/libc | |
parent | 1f569a21a660bb53979844a1d804b04c33355750 (diff) | |
download | FreeBSD-src-d220006f8da92db1f09e5aa9e858657e7a622f39.zip FreeBSD-src-d220006f8da92db1f09e5aa9e858657e7a622f39.tar.gz |
Add a paragraph break in the STANDARDS section to improve readability.
Diffstat (limited to 'lib/libc')
-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 5730ba3..34e8294 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 , |