mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Fixed a minor style nit in the EXAMPLE section.
This commit is contained in:
parent
b6041a4307
commit
b7edc98010
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48740
@ -107,7 +107,7 @@ character.
|
||||
When no more tokens remain, a null pointer is returned.
|
||||
.Sh EXAMPLE
|
||||
The following uses
|
||||
.Fn strtok_r ()
|
||||
.Fn strtok_r
|
||||
to parse two strings using separate contexts:
|
||||
.Bd -literal
|
||||
char test[80], blah[80];
|
||||
|
Loading…
Reference in New Issue
Block a user