Module Name: src Committed By: wiz Date: Thu Mar 17 09:43:38 UTC 2016
Modified Files: src/lib/libc/stdlib: strtod.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/lib/libc/stdlib/strtod.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/stdlib/strtod.3 diff -u src/lib/libc/stdlib/strtod.3:1.21 src/lib/libc/stdlib/strtod.3:1.22 --- src/lib/libc/stdlib/strtod.3:1.21 Thu Mar 17 03:26:15 2016 +++ src/lib/libc/stdlib/strtod.3 Thu Mar 17 09:43:38 2016 @@ -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