summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strtok.3
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-08-15 09:51:25 +0000
committermpp <mpp@FreeBSD.org>1999-08-15 09:51:25 +0000
commitb813f67e2ad997c6f4439095f8c981701f02bf0d (patch)
tree040a252d5b33c7ebbe4533209c1aaeb7407ee1d0 /lib/libc/string/strtok.3
parent682e4187a9ea74303e5616433fac58eea2da419b (diff)
downloadFreeBSD-src-b813f67e2ad997c6f4439095f8c981701f02bf0d.zip
FreeBSD-src-b813f67e2ad997c6f4439095f8c981701f02bf0d.tar.gz
Various man page cleanup:
- Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlines in mdoc(7) - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexy M. Zelkin <phantom@cris.net>
Diffstat (limited to 'lib/libc/string/strtok.3')
-rw-r--r--lib/libc/string/strtok.311
1 files changed, 6 insertions, 5 deletions
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index d6fa5ce..1c6ee8b 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -48,7 +48,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strtok.3 8.2 (Berkeley) 2/3/94
-.\" $Id$
+.\" $Id: strtok.3,v 1.6 1999/07/12 20:48:13 nik Exp $
.\"
.Dd November 27, 1998
.Dt STRTOK 3
@@ -161,8 +161,9 @@ value.
Since this implementation always alters the next starting point,
such a sequence of calls would always return
.Dv NULL .
-.Sh AUTHOR
-Wes Peters, Softweyr LLC:
-.Xr <wes@softweyr.com>
+.Sh AUTHORS
+.An Wes Peters, Softweyr LLC: Aq wes@softweyr.com
.br
-Based on the FreeBSD 3.0 implementation.
+Based on the
+.Fx 3.0
+implementation.
OpenPOWER on IntegriCloud