Source-Changes-HG archive

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

[src/trunk]: src Redo the previous adjustment work.



details:   https://anonhg.NetBSD.org/src/rev/41e9c6d2f847
branches:  trunk
changeset: 569479:41e9c6d2f847
user:      nisimura <nisimura%NetBSD.org@localhost>
date:      Sat Aug 21 21:46:54 2004 +0000

description:
Redo the previous adjustment work.

diffstat:

 share/man/man4/stpcide.4 |  4 ++--
 sys/dev/pci/stpcide.c    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 7eadd8447f01 -r 41e9c6d2f847 share/man/man4/stpcide.4
--- a/share/man/man4/stpcide.4  Sat Aug 21 21:44:07 2004 +0000
+++ b/share/man/man4/stpcide.4  Sat Aug 21 21:46:54 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: stpcide.4,v 1.6 2004/08/21 21:44:07 nisimura Exp $
+.\"    $NetBSD: stpcide.4,v 1.7 2004/08/21 21:46:54 nisimura Exp $
 .\"
 .\" Copyright (c) 2003 Tohru Nishimura.
 .\"
@@ -12,7 +12,7 @@
 .\"    documentation and/or other materials provided with the distribution.
 .\" 3. All advertising materials mentioning features or use of this software
 .\"    must display the following acknowledgement:
-.\"    This product includes software developed by Toru Nishimura.
+.\"    This product includes software developed by Tohru Nishimura.
 .\" 4. The name of the author may not be used to endorse or promote products
 .\"    derived from this software without specific prior written permission.
 .\"
diff -r 7eadd8447f01 -r 41e9c6d2f847 sys/dev/pci/stpcide.c
--- a/sys/dev/pci/stpcide.c     Sat Aug 21 21:44:07 2004 +0000
+++ b/sys/dev/pci/stpcide.c     Sat Aug 21 21:46:54 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: stpcide.c,v 1.10 2004/08/21 21:44:07 nisimura Exp $    */
+/*     $NetBSD: stpcide.c,v 1.11 2004/08/21 21:46:54 nisimura Exp $    */
 
 /*
  * Copyright (c) 2003 Tohru Nishimura
@@ -13,7 +13,7 @@
  *    documentation and/or other materials provided with the distribution.
  * 3. All advertising materials mentioning features or use of this software
  *    must display the following acknowledgement:
- *     This product includes software developed by Toru Nishimura.
+ *     This product includes software developed by Tohru Nishimura.
  * 4. The name of the author may not be used to endorse or promote products
  *    derived from this software without specific prior written permission.
  *



Home | Main Index | Thread Index | Old Index