Replace a stray reference to strtok() with one to wcstok().

This commit is contained in:
Tim J. Robbins 2002-09-08 11:09:24 +00:00
parent eea54e1396
commit 8e4365cf75
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=103095

View File

@ -72,7 +72,7 @@ These tokens are separated in the string by at least one of the
characters in
.Fa sep .
The first time that
.Fn strtok
.Fn wcstok
is called,
.Fa str
should be specified; subsequent calls, wishing to obtain further tokens