Module Name:    src
Committed By:   mbalmer
Date:           Sat Nov  3 07:59:46 UTC 2012

Modified Files:
        src/distrib/notes/common: main
        src/distrib/notes/evbarm: prep
        src/distrib/sets: regpkg

Log Message:
Remove duplicate word (the the -> the)


To generate a diff of this commit:
cvs rdiff -u -r1.492 -r1.493 src/distrib/notes/common/main
cvs rdiff -u -r1.10 -r1.11 src/distrib/notes/evbarm/prep
cvs rdiff -u -r1.19 -r1.20 src/distrib/sets/regpkg

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.492 src/distrib/notes/common/main:1.493
--- src/distrib/notes/common/main:1.492	Mon Oct 15 18:15:28 2012
+++ src/distrib/notes/common/main	Sat Nov  3 07:59:45 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: main,v 1.492 2012/10/15 18:15:28 palle Exp $
+.\"	$NetBSD: main,v 1.493 2012/11/03 07:59:45 mbalmer Exp $
 .\"
 .\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -651,7 +651,7 @@ range of operating systems can check the
 .item)
 .Pp
 Other directories provide unpacked source trees e.g. for distribution via
-the the software update protocol (SUP) or the
+the software update protocol (SUP) or the
 concurrent version system (CVS). For more information see:
 .Lk http://www.NetBSD.org/mirrors/
 .\}

Index: src/distrib/notes/evbarm/prep
diff -u src/distrib/notes/evbarm/prep:1.10 src/distrib/notes/evbarm/prep:1.11
--- src/distrib/notes/evbarm/prep:1.10	Thu Apr 23 01:56:49 2009
+++ src/distrib/notes/evbarm/prep	Sat Nov  3 07:59:46 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: prep,v 1.10 2009/04/23 01:56:49 snj Exp $
+.\"	$NetBSD: prep,v 1.11 2012/11/03 07:59:46 mbalmer Exp $
 .\"
 .\" Copyright (c) 2001-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -35,7 +35,7 @@ serial port and the on-chip Ethernet.
 These notes assume that the Ethernet will be used to load the kernel.
 RedBoot can either use TFTP or HTTP to load the kernel via the network.
 .Pp
-These notes also assume the the TS-7200 will be run from the CompactFlash;
+These notes also assume the TS-7200 will be run from the CompactFlash;
 that a FFS filesystem on the CompactFlash card will provide the root file
 system.  The minimum size of the CompactFlash card is 64MB with 512MB being
 the recommended minimum size if attempting a full installation.

Index: src/distrib/sets/regpkg
diff -u src/distrib/sets/regpkg:1.19 src/distrib/sets/regpkg:1.20
--- src/distrib/sets/regpkg:1.19	Wed Dec  2 15:52:14 2009
+++ src/distrib/sets/regpkg	Sat Nov  3 07:59:46 2012
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# $NetBSD: regpkg,v 1.19 2009/12/02 15:52:14 apb Exp $
+# $NetBSD: regpkg,v 1.20 2012/11/03 07:59:46 mbalmer Exp $
 #
 # Copyright (c) 2003,2009 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -628,7 +628,7 @@ EOF
 	# "@name" line and a lot of "@comment MD5:" lines.
 	#
 	{
-		rcsid='$NetBSD: regpkg,v 1.19 2009/12/02 15:52:14 apb Exp $'
+		rcsid='$NetBSD: regpkg,v 1.20 2012/11/03 07:59:46 mbalmer Exp $'
 		utcdate="$(${ENV_CMD} TZ=UTC LOCALE=C \
 			${DATE} '+%Y-%m-%d %H:%M')"
 		user="${USER:-root}"
@@ -992,7 +992,7 @@ do_register_syspkg()
 }
 
 #
-# do_create_syspkg_tgz() creates the the binary pkg (*.tgz) if
+# do_create_syspkg_tgz() creates the binary pkg (*.tgz) if
 # appropriate.
 #
 # If binpkgfile already exists, that might be an error, depending on

Reply via email to