diff options
author | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-15 09:49:54 +0000 |
---|---|---|
committer | Tim J. Robbins <tjr@FreeBSD.org> | 2002-10-15 09:49:54 +0000 |
commit | 616e099e5c4664adc444ccfcc511118f62c07eee (patch) | |
tree | ff94ba69764446b895627d60d51f8f6e4d73a5c5 /lib/libc/string | |
parent | 47f750125bc4d739c12cac17e23ff2683c0469f2 (diff) |
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r-- | lib/libc/string/wcstok.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcstok.3 b/lib/libc/string/wcstok.3 index 3f4c53ee35ff..0de24d8366c8 100644 --- a/lib/libc/string/wcstok.3 +++ b/lib/libc/string/wcstok.3 @@ -124,7 +124,7 @@ does. .Xr wcscspn 3 , .Xr wcspbrk 3 , .Xr wcsrchr 3 , -.Xr wcsspn 3 , +.Xr wcsspn 3 .Sh STANDARDS The .Fn wcstok |