Module Name: src
Committed By: wiz
Date: Thu Apr 29 07:27:30 UTC 2010
Modified Files:
src/lib/libc/string: bcopy.3
Log Message:
Add punctuation.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/string/bcopy.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/string/bcopy.3
diff -u src/lib/libc/string/bcopy.3:1.12 src/lib/libc/string/bcopy.3:1.13
--- src/lib/libc/string/bcopy.3:1.12 Thu Apr 29 06:54:26 2010
+++ src/lib/libc/string/bcopy.3 Thu Apr 29 07:27:30 2010
@@ -29,7 +29,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bcopy.3 8.1 (Berkeley) 6/4/93
-.\" $NetBSD: bcopy.3,v 1.12 2010/04/29 06:54:26 jruoho Exp $
+.\" $NetBSD: bcopy.3,v 1.13 2010/04/29 07:27:30 wiz Exp $
.\"
.Dd April 29, 2010
.Dt BCOPY 3
@@ -70,7 +70,7 @@
.St -p1003.1-2001 .
The
.St -p1003.1-2004
-revision marked it as legacy the
+revision marked it as legacy; the
.St -p1003.1-2008
revision removed it from the specification.
.Sh HISTORY