Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/string Add punctuation.



details:   https://anonhg.NetBSD.org/src/rev/b850af893a4d
branches:  trunk
changeset: 754383:b850af893a4d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 29 07:27:30 2010 +0000

description:
Add punctuation.

diffstat:

 lib/libc/string/bcopy.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r c89614bff424 -r b850af893a4d lib/libc/string/bcopy.3
--- a/lib/libc/string/bcopy.3   Thu Apr 29 07:26:39 2010 +0000
+++ b/lib/libc/string/bcopy.3   Thu Apr 29 07:27:30 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index