diff options
Diffstat (limited to 'lib/libc/stdio/fputws.3')
-rw-r--r-- | lib/libc/stdio/fputws.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fputws.3 b/lib/libc/stdio/fputws.3 index b65152e881a..ba2bceac9c5 100644 --- a/lib/libc/stdio/fputws.3 +++ b/lib/libc/stdio/fputws.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fputws.3,v 1.2 2005/06/17 22:03:18 jmc Exp $ +.\" $OpenBSD: fputws.3,v 1.3 2007/05/31 19:19:31 jmc Exp $ .\" .\" $NetBSD: fputws.3,v 1.2 2003/08/07 16:43:24 agc Exp $ .\" @@ -39,7 +39,7 @@ .\" FreeBSD: src/lib/libc/stdio/fputs.3,v 1.8 2001/10/01 16:08:59 ru Exp .\" FreeBSD: src/lib/libc/stdio/fputws.c,v 1.4 2002/09/20 13:25:40 tjr Exp .\" -.Dd August 6, 2002 +.Dd $Mdocdate: May 31 2007 $ .Dt FPUTWS 3 .Os .Sh NAME |