summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2003-02-04 16:28:04 +0000
committerMike Heffner <mikeh@FreeBSD.org>2003-02-04 16:28:04 +0000
commit5a63c107db5308d1300075318ef08dc801b58154 (patch)
treea79da8d01350ebd3393359f238d0815de394783a /lib/libc
parent3b330573aeaa32db2751824664e166664d21251c (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/glob.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3
index 93f0c8f6dcd2..33dfe8107aea 100644
--- a/lib/libc/gen/glob.3
+++ b/lib/libc/gen/glob.3
@@ -185,7 +185,7 @@ does not match any pathname, then
returns a list
consisting of only
.Fa pattern ,
-with the number of total pathnames is set to 1, and the number of matched
+with the number of total pathnames set to 1, and the number of matched
pathnames set to 0.
The effect of backslash escaping is present in the pattern returned.
.It Dv GLOB_NOESCAPE