summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strsep.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strsep.3')
-rw-r--r--lib/libc/string/strsep.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strsep.3 b/lib/libc/string/strsep.3
index bc945f7..e0fe124 100644
--- a/lib/libc/string/strsep.3
+++ b/lib/libc/string/strsep.3
@@ -111,7 +111,7 @@ function.
While the
.Fn strtok
function should be preferred for portability reasons (it conforms to
-.St -ansiC )
+.St -isoC )
it is unable to handle empty fields, i.e. detect fields delimited by
two adjacent delimiter characters, or to be used for more than a single
string at a time.
OpenPOWER on IntegriCloud