Module Name: src Committed By: wiz Date: Mon Jan 2 18:07:21 UTC 2012
Modified Files: src/share/man/man9: memcpy.9 Log Message: Bump date for previous. Move RCS Id to top of file. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man9/memcpy.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/memcpy.9 diff -u src/share/man/man9/memcpy.9:1.8 src/share/man/man9/memcpy.9:1.9 --- src/share/man/man9/memcpy.9:1.8 Mon Jan 2 15:41:51 2012 +++ src/share/man/man9/memcpy.9 Mon Jan 2 18:07:21 2012 @@ -1,3 +1,5 @@ +.\" $NetBSD: memcpy.9,v 1.9 2012/01/02 18:07:21 wiz Exp $ +.\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -30,9 +32,8 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)memcpy.3 8.1 (Berkeley) 6/4/93 -.\" $NetBSD: memcpy.9,v 1.8 2012/01/02 15:41:51 rkujawa Exp $ .\" -.Dd July 7, 2001 +.Dd January 2, 2012 .Dt MEMCPY 9 .Os .Sh NAME