From ed72feddcb3cc58c18aff36f4227af3fb11facad Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 20 Jan 2005 09:17:07 +0000 Subject: Sort sections. --- lib/libc/string/strtok.3 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lib/libc/string') diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3 index ba47f72..e5c8e33 100644 --- a/lib/libc/string/strtok.3 +++ b/lib/libc/string/strtok.3 @@ -155,6 +155,14 @@ The function conforms to .St -isoC . +.Sh AUTHORS +.An Wes Peters , +Softweyr LLC: +.Aq wes@softweyr.com +.Pp +Based on the +.Fx 3.0 +implementation. .Sh BUGS The System V .Fn strtok , @@ -168,11 +176,3 @@ value. Since this implementation always alters the next starting point, such a sequence of calls would always return .Dv NULL . -.Sh AUTHORS -.An Wes Peters , -Softweyr LLC: -.Aq wes@softweyr.com -.Pp -Based on the -.Fx 3.0 -implementation. -- cgit v1.1