diff options
Diffstat (limited to 'lib/libc/stdio/putwc.3')
-rw-r--r-- | lib/libc/stdio/putwc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/putwc.3 b/lib/libc/stdio/putwc.3 index 22ade279654..fabc6b180f8 100644 --- a/lib/libc/stdio/putwc.3 +++ b/lib/libc/stdio/putwc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: putwc.3,v 1.2 2005/06/17 22:03:18 jmc Exp $ +.\" $OpenBSD: putwc.3,v 1.3 2007/05/31 19:19:31 jmc Exp $ .\" .\" $NetBSD: putwc.3,v 1.7 2003/09/08 17:54:32 wiz Exp $ .\" @@ -35,7 +35,7 @@ .\" .\" @(#)putc.3 8.1 (Berkeley) 6/4/93 .\" -.Dd October 20, 2001 +.Dd $Mdocdate: May 31 2007 $ .Dt PUTWC 3 .Os .Sh NAME |