Source-Changes-HG archive

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

[src/trunk]: src Fix typo



details:   https://anonhg.NetBSD.org/src/rev/5e3deb25b002
branches:  trunk
changeset: 972079:5e3deb25b002
user:      kamil <kamil%NetBSD.org@localhost>
date:      Fri May 15 09:21:59 2020 +0000

description:
Fix typo

Reported by vezhlys on IRC.

diffstat:

 distrib/notes/common/legal.common |  4 ++--
 share/man/man4/adb.4              |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 5269ad119252 -r 5e3deb25b002 distrib/notes/common/legal.common
--- a/distrib/notes/common/legal.common Fri May 15 09:08:10 2020 +0000
+++ b/distrib/notes/common/legal.common Fri May 15 09:21:59 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: legal.common,v 1.125 2020/04/10 17:02:33 tsutsui Exp $
+.\" $NetBSD: legal.common,v 1.126 2020/05/15 09:21:59 kamil Exp $
 .\"
 .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -85,7 +85,7 @@
 This product includes software developed by Alex Zepeda.
 .It
 This product includes software developed by Alex Zepeda, and
-Colin Wood for the NetBSD Projet.
+Colin Wood for the NetBSD Project.
 .It
 This product includes software developed by Allen Briggs.
 .It
diff -r 5269ad119252 -r 5e3deb25b002 share/man/man4/adb.4
--- a/share/man/man4/adb.4      Fri May 15 09:08:10 2020 +0000
+++ b/share/man/man4/adb.4      Fri May 15 09:21:59 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: adb.4,v 1.4 2018/08/31 19:36:28 sevan Exp $
+.\"    $NetBSD: adb.4,v 1.5 2020/05/15 09:21:59 kamil Exp $
 .\"
 .\" Copyright (c) 2003 Alex Zepeda <zipzippy%sonic.net@localhost>
 .\" Copyright (c) 1997 Colin Wood
@@ -15,7 +15,7 @@
 .\" 3. All advertising materials mentioning features or use of this software
 .\"    must display the following acknowledgement:
 .\"      This product includes software developed by Alex Zepeda, and
-.\"      Colin Wood for the NetBSD Projet.
+.\"      Colin Wood for the NetBSD Project.
 .\" 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