diff options
Diffstat (limited to 'lib/libc/time/wcsftime.3')
-rw-r--r-- | lib/libc/time/wcsftime.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/time/wcsftime.3 b/lib/libc/time/wcsftime.3 index 63e72d474c7..9e668515feb 100644 --- a/lib/libc/time/wcsftime.3 +++ b/lib/libc/time/wcsftime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wcsftime.3,v 1.1 2011/10/10 14:40:25 espie Exp $ +.\" $OpenBSD: wcsftime.3,v 1.2 2012/02/26 19:15:20 haesbaert Exp $ .\" Copyright (c) 2011 Marc Espie <espie@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -13,8 +13,8 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 10 2011 $ -.Dt STRFTIME 3 +.Dd $Mdocdate: February 26 2012 $ +.Dt WCSFTIME 3 .Os .Sh NAME .Nm wcsftime |