diff options
author | 2007-05-31 19:19:00 +0000 | |
---|---|---|
committer | 2007-05-31 19:19:00 +0000 | |
commit | 9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch) | |
tree | 2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libc/string/wcstok.3 | |
parent | enable all debugging messages by default if the driver is compiled with (diff) | |
download | wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip |
convert to new .Dd format;
Diffstat (limited to 'lib/libc/string/wcstok.3')
-rw-r--r-- | lib/libc/string/wcstok.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/wcstok.3 b/lib/libc/string/wcstok.3 index fef27544740..fe65f120e3a 100644 --- a/lib/libc/string/wcstok.3 +++ b/lib/libc/string/wcstok.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wcstok.3,v 1.4 2005/08/07 10:22:21 jmc Exp $ +.\" $OpenBSD: wcstok.3,v 1.5 2007/05/31 19:19:32 jmc Exp $ .\" .\" $NetBSD: wcstok.3,v 1.3 2003/09/08 17:54:33 wiz Exp $ .\" @@ -54,7 +54,7 @@ .\" Original version ID: .\" FreeBSD: src/lib/libc/string/wcstok.3,v 1.4 2002/10/15 09:49:54 tjr Exp .\" -.Dd October 3, 2002 +.Dd $Mdocdate: May 31 2007 $ .Dt WCSTOK 3 .Os .Sh NAME |