Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/common Fix after-period spacing issue with "Ne...



details:   https://anonhg.NetBSD.org/src/rev/a67f058986e7
branches:  trunk
changeset: 508171:a67f058986e7
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Sat Apr 07 14:51:52 2001 +0000

description:
Fix after-period spacing issue with "NetBSD Foundation, Inc. and its"

diffstat:

 distrib/notes/common/legal.common |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 64e39b63a1e7 -r a67f058986e7 distrib/notes/common/legal.common
--- a/distrib/notes/common/legal.common Sat Apr 07 14:45:09 2001 +0000
+++ b/distrib/notes/common/legal.common Sat Apr 07 14:51:52 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: legal.common,v 1.20 2001/04/07 14:45:09 jhawk Exp $
+.\"    $NetBSD: legal.common,v 1.21 2001/04/07 14:51:52 jhawk Exp $
 .\"
 .\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -49,8 +49,8 @@
 This product includes software developed by the University of
 California, Berkeley and its contributors.
 This product includes software developed by The NetBSD Foundation, Inc.
-This product includes software developed by the NetBSD Foundation, Inc.
-and its contributors.
+This product includes software developed by the NetBSD Foundation, Inc.\ and
+its contributors.
 This product includes software developed by the Computer
 Systems Engineering Group at Lawrence Berkeley Laboratory.
 This product includes software developed by Adam Glass and Charles Hannum.



Home | Main Index | Thread Index | Old Index