summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/glob.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
committerru <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
commit1edcd1b018b1c6b16090b99f84f1fa3300795d0b (patch)
treeeef4036b4299212e7d9f218a5394cd119824ab1f /lib/libc/gen/glob.3
parent3cab909501be5c044500f26980d1f9eea870312b (diff)
downloadFreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.zip
FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.tar.gz
mdoc(7): Properly mark C headers.
Diffstat (limited to 'lib/libc/gen/glob.3')
-rw-r--r--lib/libc/gen/glob.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/glob.3 b/lib/libc/gen/glob.3
index 9168021..bd5214c 100644
--- a/lib/libc/gen/glob.3
+++ b/lib/libc/gen/glob.3
@@ -57,7 +57,7 @@ is a pathname generator that implements the rules for file name pattern
matching used by the shell.
.Pp
The include file
-.Pa glob.h
+.In glob.h
defines the structure type
.Fa glob_t ,
which contains at least the following fields:
@@ -121,7 +121,7 @@ is the bitwise inclusive
.Tn OR
of any of the following
values defined in
-.Pa glob.h :
+.In glob.h :
.Bl -tag -width GLOB_ALTDIRFUNC
.It Dv GLOB_APPEND
Append pathnames generated to the ones from a previous call (or calls)
OpenPOWER on IntegriCloud