summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2003-02-04 16:28:04 +0000
committermikeh <mikeh@FreeBSD.org>2003-02-04 16:28:04 +0000
commit865d0cfd1290a3611baf60c7619c4fca51305464 (patch)
treea79da8d01350ebd3393359f238d0815de394783a /lib/libc
parent6a060b5fc48dad5e3095f593a6c4c04f944f86dd (diff)
downloadFreeBSD-src-865d0cfd1290a3611baf60c7619c4fca51305464.zip
FreeBSD-src-865d0cfd1290a3611baf60c7619c4fca51305464.tar.gz
Grammer fix.
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 93f0c8f..33dfe81 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
OpenPOWER on IntegriCloud