Add a standards compliance note for strtok_r as suggested by cpercival.
Reviewed by: cpercival MFC after: 1 week
This commit is contained in:
parent
6adf19481c
commit
c18d8171a6
@ -44,7 +44,7 @@
|
||||
.\" @(#)strtok.3 8.2 (Berkeley) 2/3/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 27, 1998
|
||||
.Dd January 22, 2016
|
||||
.Dt STRTOK 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -149,6 +149,11 @@ The
|
||||
function
|
||||
conforms to
|
||||
.St -isoC .
|
||||
The
|
||||
.Fn strtok_r
|
||||
function
|
||||
conforms to
|
||||
.St -p1003.1-2001 .
|
||||
.Sh AUTHORS
|
||||
.An Wes Peters Aq Mt wes@softweyr.com ,
|
||||
Softweyr LLC
|
||||
|
Loading…
x
Reference in New Issue
Block a user