summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-05-06 12:02:18 +0000
committerphantom <phantom@FreeBSD.org>2000-05-06 12:02:18 +0000
commit16afabce18af5adfcc5bd7f27772a628d552a754 (patch)
tree9ef48edaf227f5ae399f31bc2ac941bd00dbe9b7 /lib/libc
parent3a61ac3c01bb1f8a0486add44e53e1e9dc9a1831 (diff)
downloadFreeBSD-src-16afabce18af5adfcc5bd7f27772a628d552a754.zip
FreeBSD-src-16afabce18af5adfcc5bd7f27772a628d552a754.tar.gz
Use suggested by mdoc(7) style section name (ERROR -> ERRORS)
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 aae4d2b..954dba2 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
OpenPOWER on IntegriCloud