summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 12:17:32 +0000
committerru <ru@FreeBSD.org>2001-08-07 12:17:32 +0000
commit90c608c3d9c3803816ab3527b05920cd50ed1d52 (patch)
tree471fab4b25ad4194eed7448d2bcd4d5441453772 /lib/libc/gen
parent81548453fb7e029de9a7ea4d7297fda5f48d3a32 (diff)
downloadFreeBSD-src-90c608c3d9c3803816ab3527b05920cd50ed1d52.zip
FreeBSD-src-90c608c3d9c3803816ab3527b05920cd50ed1d52.tar.gz
mdoc(7) police: markup nits.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/glob.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3
index fcbb90f..1fc9055 100644
--- a/lib/libc/gen/glob.3
+++ b/lib/libc/gen/glob.3
@@ -263,7 +263,8 @@ to user name home directories.
.It Dv GLOB_LIMIT
Limit the total number of returned pathnames to the value provided in
.Fa gl_matchc
-(default ARG_MAX).
+(default
+.Dv ARG_MAX ) .
This option should be set for programs
that can be coerced into a denial of service attack
via patterns that expand to a very large number of matches,
OpenPOWER on IntegriCloud