summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/glob.3
diff options
context:
space:
mode:
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