summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 13:31:27 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 13:31:27 +0000
commit309ed1465457f5edcbe5fed36a69d867d395f6e4 (patch)
tree8c4ca1759ed27577eeee7ad41fd2532dbb00126d
parent85f115f1b9ff2f869921d19e2db79fc9dabb836b (diff)
Notes
-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 aae4d2b4165e..954dba2580f3 100644
--- a/lib/libc/gen/glob.3
+++ b/lib/libc/gen/glob.3
@@ -383,7 +383,7 @@ The arguments
and
.Fa pglob\->gl_pathv
are still set as specified above.
-.Sh EXAMPLE
+.Sh EXAMPLES
A rough equivalent of
.Ql "ls -l *.c *.h"
can be obtained with the