diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /lib/libc/stdio/ungetwc.3 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'lib/libc/stdio/ungetwc.3')
-rw-r--r-- | lib/libc/stdio/ungetwc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/ungetwc.3 b/lib/libc/stdio/ungetwc.3 index c8318d50182..c4bfd536e5c 100644 --- a/lib/libc/stdio/ungetwc.3 +++ b/lib/libc/stdio/ungetwc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ungetwc.3,v 1.2 2005/06/17 22:03:18 jmc Exp $ +.\" $OpenBSD: ungetwc.3,v 1.3 2007/05/31 19:19:31 jmc Exp $ .\" .\" $NetBSD: ungetwc.3,v 1.7 2003/09/08 17:54:32 wiz Exp $ .\" @@ -35,7 +35,7 @@ .\" .\" @(#)ungetc.3 8.1 (Berkeley) 6/4/93 .\" -.Dd October 24, 2001 +.Dd $Mdocdate: May 31 2007 $ .Dt UNGETWC 3 .Os .Sh NAME |