Skip to content

Commit

Permalink
Merge remote-tracking branch 'freebsd/stable/10' into hardened/10-sta…
Browse files Browse the repository at this point in the history
…ble/master
  • Loading branch information
opntr-auto committed Feb 6, 2016
2 parents f9547b4 + 28ae8dc commit ba12cd4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion lib/libc/string/strtok.3
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 ,
Softweyr LLC:
Expand Down

0 comments on commit ba12cd4

Please sign in to comment.