From 06bba6dbe6c76c4f1d586d8a99aae186b5ee6fe5 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Wed, 13 Apr 2005 20:42:48 +0000 Subject: - our pages do not have a LIBRARY section; - attach rcs id - wording tweak --- src/lib/libc/string/wcstok.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/string/wcstok.3') 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 @@ +.\" $OpenBSD: wcstok.3,v 1.2 2005/04/13 20:42:48 jmc Exp $ +.\" .\" $NetBSD: wcstok.3,v 1.3 2003/09/08 17:54:33 wiz Exp $ .\" .\" Copyright (c) 1998 Softweyr LLC. All rights reserved. @@ -58,8 +60,6 @@ .Sh NAME .Nm wcstok .Nd split wide-character string into tokens -.Sh LIBRARY -.Lb libc .Sh SYNOPSIS .In wchar.h .Ft wchar_t * -- cgit v1.2.3-55-g6feb