diff options
Diffstat (limited to 'lib/libc/string/strsep.3')
| -rw-r--r-- | lib/libc/string/strsep.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/string/strsep.3 b/lib/libc/string/strsep.3 index 0901722d49f2..a4283ff849c0 100644 --- a/lib/libc/string/strsep.3 +++ b/lib/libc/string/strsep.3 @@ -48,7 +48,7 @@ The  .Fn strsep  locates in the null-terminated string at  .Fa *stringp -the first occurence of any character in +the first occurrence of any character in  .Fa delim  and replaces this with a  .Ql \e0 , | 
