From 7230ee2fa7a1e0c0f1fbe7f2ed0f8cb0a4d46e43 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 17 Mar 2016 09:43:38 +0000 Subject: [PATCH] Bump date for previous. --- lib/libc/stdlib/strtod.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/stdlib/strtod.3 b/lib/libc/stdlib/strtod.3 index b9d4b9354ea9..e0839bb3912d 100644 --- a/lib/libc/stdlib/strtod.3 +++ b/lib/libc/stdlib/strtod.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: strtod.3,v 1.21 2016/03/17 03:26:15 riastradh Exp $ +.\" $NetBSD: strtod.3,v 1.22 2016/03/17 09:43:38 wiz Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" from: @(#)strtod.3 8.1 (Berkeley) 6/4/93 .\" -.Dd March 12, 2006 +.Dd March 17, 2016 .Dt STRTOD 3 .Os .Sh NAME