summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/getopt.32
-rw-r--r--lib/libc/stdlib/getsubopt.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdlib/getopt.3 b/lib/libc/stdlib/getopt.3
index ec504fe..1614924 100644
--- a/lib/libc/stdlib/getopt.3
+++ b/lib/libc/stdlib/getopt.3
@@ -172,7 +172,7 @@ function multiple times.
This is an extension to the
.St -p1003.2
specification.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -literal -compact
int bflag, ch, fd;
diff --git a/lib/libc/stdlib/getsubopt.3 b/lib/libc/stdlib/getsubopt.3
index 550cfb3..1efd64e 100644
--- a/lib/libc/stdlib/getsubopt.3
+++ b/lib/libc/stdlib/getsubopt.3
@@ -95,7 +95,7 @@ The argument
will be set to point to the ``value'' portion of the token, or
.Dv NULL
if no ``value'' portion was present.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -literal -compact
char *tokens[] = {
#define ONE 0
OpenPOWER on IntegriCloud