diff options
Diffstat (limited to 'src/lib/libc/string/wcstok.3')
-rw-r--r-- | src/lib/libc/string/wcstok.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/string/wcstok.3 b/src/lib/libc/string/wcstok.3 index df10000af1..dd3f36cfd5 100644 --- a/src/lib/libc/string/wcstok.3 +++ b/src/lib/libc/string/wcstok.3 | |||
@@ -1,3 +1,5 @@ | |||
1 | .\" $OpenBSD: wcstok.3,v 1.2 2005/04/13 20:42:48 jmc Exp $ | ||
2 | .\" | ||
1 | .\" $NetBSD: wcstok.3,v 1.3 2003/09/08 17:54:33 wiz Exp $ | 3 | .\" $NetBSD: wcstok.3,v 1.3 2003/09/08 17:54:33 wiz Exp $ |
2 | .\" | 4 | .\" |
3 | .\" Copyright (c) 1998 Softweyr LLC. All rights reserved. | 5 | .\" Copyright (c) 1998 Softweyr LLC. All rights reserved. |
@@ -58,8 +60,6 @@ | |||
58 | .Sh NAME | 60 | .Sh NAME |
59 | .Nm wcstok | 61 | .Nm wcstok |
60 | .Nd split wide-character string into tokens | 62 | .Nd split wide-character string into tokens |
61 | .Sh LIBRARY | ||
62 | .Lb libc | ||
63 | .Sh SYNOPSIS | 63 | .Sh SYNOPSIS |
64 | .In wchar.h | 64 | .In wchar.h |
65 | .Ft wchar_t * | 65 | .Ft wchar_t * |