Spell check and minor grammar fix.
This commit is contained in:
parent
5338f6a1e4
commit
32150a6766
@ -87,13 +87,13 @@ must be supplied each time, and may change between calls.
|
||||
The
|
||||
.Fn strtok_r
|
||||
function is a reentrant version of
|
||||
.Fn strtok ,
|
||||
the context pointer
|
||||
.Fn strtok .
|
||||
The context pointer
|
||||
.Fa last
|
||||
must be provided on each call.
|
||||
.Fn strtok_r
|
||||
may also be used to nest two parsing loops within one another, as
|
||||
long as seperate context pointers are used.
|
||||
long as separate context pointers are used.
|
||||
.Pp
|
||||
The
|
||||
.Fn strtok
|
||||
|
Loading…
Reference in New Issue
Block a user