summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fnmatch.3
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2003-11-06 00:52:37 +0000
committerkientzle <kientzle@FreeBSD.org>2003-11-06 00:52:37 +0000
commit776db871bd81c1be4a8245d7e02cfd23378f0f9a (patch)
tree0dd5284756ea0d88c6d5023a9888c9f19ef613d0 /lib/libc/gen/fnmatch.3
parent7dca584b526efb161fc8aebaf205028b221a08f0 (diff)
downloadFreeBSD-src-776db871bd81c1be4a8245d7e02cfd23378f0f9a.zip
FreeBSD-src-776db871bd81c1be4a8245d7e02cfd23378f0f9a.tar.gz
Rephrase .Nd description to contain the key
words "pattern" and "test"; this should make it easier to find with "man -k" Approved by: gordon (mentor)
Diffstat (limited to 'lib/libc/gen/fnmatch.3')
-rw-r--r--lib/libc/gen/fnmatch.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/fnmatch.3 b/lib/libc/gen/fnmatch.3
index e58f056..b89a569 100644
--- a/lib/libc/gen/fnmatch.3
+++ b/lib/libc/gen/fnmatch.3
@@ -39,7 +39,7 @@
.Os
.Sh NAME
.Nm fnmatch
-.Nd match filename or pathname
+.Nd test whether a filename or pathname matches a shell-style pattern
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
OpenPOWER on IntegriCloud