summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strtok.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-17 11:44:16 +0000
committerru <ru@FreeBSD.org>2000-11-17 11:44:16 +0000
commiteb8c554f56d74fc1b61cf818ef6ad426a3464a9b (patch)
tree498d08af61275dfb567e0f1c83912aee9e3d5217 /lib/libc/string/strtok.3
parentdd1ebedcff39ca8f96beb0a0e42f0574f6e266d6 (diff)
downloadFreeBSD-src-eb8c554f56d74fc1b61cf818ef6ad426a3464a9b.zip
FreeBSD-src-eb8c554f56d74fc1b61cf818ef6ad426a3464a9b.tar.gz
mdoc(7) police: use certified section headers wherever possible.
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r--lib/libc/string/strtok.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index ae0c21c..9f03459 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -111,7 +111,7 @@ after replacing the token itself with a
.Dv NUL
character.
When no more tokens remain, a null pointer is returned.
-.Sh EXAMPLE
+.Sh EXAMPLES
The following uses
.Fn strtok_r
to parse two strings using separate contexts:
OpenPOWER on IntegriCloud