Module Name: src Committed By: jruoho Date: Sun Mar 21 20:38:20 UTC 2010
Modified Files: src/lib/libc/stdio: scanf.3 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/lib/libc/stdio/scanf.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/stdio/scanf.3 diff -u src/lib/libc/stdio/scanf.3:1.24 src/lib/libc/stdio/scanf.3:1.25 --- src/lib/libc/stdio/scanf.3:1.24 Sun Mar 21 20:34:52 2010 +++ src/lib/libc/stdio/scanf.3 Sun Mar 21 20:38:20 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: scanf.3,v 1.24 2010/03/21 20:34:52 jruoho Exp $ +.\" $NetBSD: scanf.3,v 1.25 2010/03/21 20:38:20 jruoho Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)scanf.3 8.2 (Berkeley) 12/11/93 .\" -.Dd December 14, 2009 +.Dd March 21, 2010 .Dt SCANF 3 .Os .Sh NAME