Source-Changes-HG archive

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

[src/trunk]: src s/ the the / the /



details:   https://anonhg.NetBSD.org/src/rev/7f6fb672fb7d
branches:  trunk
changeset: 449484:7f6fb672fb7d
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Mar 08 08:12:39 2019 +0000

description:
s/ the the / the /

diffstat:

 lib/libutil/getdiskrawname.3          |  4 ++--
 lib/libutil/util.3                    |  4 ++--
 sys/arch/amd64/amd64/trap.c           |  6 +++---
 sys/arch/arm/broadcom/bcm53xx_eth.c   |  6 +++---
 sys/arch/i386/i386/trap.c             |  6 +++---
 sys/arch/powerpc/booke/dev/pq3etsec.c |  6 +++---
 sys/rump/share/man/man3/rumpuser.3    |  4 ++--
 sys/sys/queue.h                       |  4 ++--
 sys/uvm/pmap/pmap_segtab.c            |  6 +++---
 usr.bin/units/units.1                 |  4 ++--
 10 files changed, 25 insertions(+), 25 deletions(-)

diffs (229 lines):

diff -r 5f5ea02ebc06 -r 7f6fb672fb7d lib/libutil/getdiskrawname.3
--- a/lib/libutil/getdiskrawname.3      Fri Mar 08 07:10:54 2019 +0000
+++ b/lib/libutil/getdiskrawname.3      Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getdiskrawname.3,v 1.3 2017/03/30 19:23:06 abhinav Exp $
+.\"    $NetBSD: getdiskrawname.3,v 1.4 2019/03/08 08:12:39 msaitoh Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -34,7 +34,7 @@
 .Sh NAME
 .Nm getdiskrawname ,
 .Nm getdiskcookedname
-.Nd get the the block/character device name for a disk
+.Nd get the block/character device name for a disk
 .Sh LIBRARY
 .Lb libutil
 .Sh SYNOPSIS
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d lib/libutil/util.3
--- a/lib/libutil/util.3        Fri Mar 08 07:10:54 2019 +0000
+++ b/lib/libutil/util.3        Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: util.3,v 1.26 2017/03/30 20:00:21 abhinav Exp $
+.\"     $NetBSD: util.3,v 1.27 2019/03/08 08:12:39 msaitoh Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -64,7 +64,7 @@
 .It Xr forkpty 3 Ta tty utility function
 .It Xr getbootfile 3 Ta get the name of the booted kernel file
 .It Xr getbyteorder 3 Ta get the current byte order
-.It Xr getdiskrawname 3 Ta get the the block/character device name for a disk
+.It Xr getdiskrawname 3 Ta get the block/character device name for a disk
 .It Xr getfsspecname 3 Ta get the underlying wedge name from a label
 .It Xr getfstypename 3 Ta convert a partition file system type integer to a wedge
 partition type name
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/arch/amd64/amd64/trap.c
--- a/sys/arch/amd64/amd64/trap.c       Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/arch/amd64/amd64/trap.c       Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: trap.c,v 1.117 2019/02/11 14:59:32 cherry Exp $        */
+/*     $NetBSD: trap.c,v 1.118 2019/03/08 08:12:39 msaitoh Exp $       */
 
 /*
  * Copyright (c) 1998, 2000, 2017 The NetBSD Foundation, Inc.
@@ -64,7 +64,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.117 2019/02/11 14:59:32 cherry Exp $");
+__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.118 2019/03/08 08:12:39 msaitoh Exp $");
 
 #include "opt_ddb.h"
 #include "opt_kgdb.h"
@@ -296,7 +296,7 @@
         * A trap can occur while DTrace executes a probe. Before
         * executing the probe, DTrace blocks re-scheduling and sets
         * a flag in its per-cpu flags to indicate that it doesn't
-        * want to fault. On returning from the the probe, the no-fault
+        * want to fault. On returning from the probe, the no-fault
         * flag is cleared and finally re-scheduling is enabled.
         *
         * If the DTrace kernel module has registered a trap handler,
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/arch/arm/broadcom/bcm53xx_eth.c
--- a/sys/arch/arm/broadcom/bcm53xx_eth.c       Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/arch/arm/broadcom/bcm53xx_eth.c       Fri Mar 08 08:12:39 2019 +0000
@@ -35,7 +35,7 @@
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(1, "$NetBSD: bcm53xx_eth.c,v 1.33 2018/12/22 14:07:53 maxv Exp $");
+__KERNEL_RCSID(1, "$NetBSD: bcm53xx_eth.c,v 1.34 2019/03/08 08:12:39 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/atomic.h>
@@ -1903,7 +1903,7 @@
        mutex_enter(sc->sc_lock);
        /*
         * Let's do what we came here for.  Consume transmitted
-        * packets off the the transmit ring.
+        * packets off the transmit ring.
         */
        if (!bcmeth_txq_consume(sc, &sc->sc_txq)
            || !bcmeth_txq_enqueue(sc, &sc->sc_txq)) {
@@ -1939,7 +1939,7 @@
            || bcmeth_txq_active_p(sc, &sc->sc_txq)) {
                /*
                 * Let's do what we came here for.  Consume transmitted
-                * packets off the the transmit ring.
+                * packets off the transmit ring.
                 */
                if (!bcmeth_txq_consume(sc, &sc->sc_txq)
                    || !bcmeth_txq_enqueue(sc, &sc->sc_txq)) {
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/arch/i386/i386/trap.c
--- a/sys/arch/i386/i386/trap.c Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/arch/i386/i386/trap.c Fri Mar 08 08:12:39 2019 +0000
@@ -1,5 +1,5 @@
 
-/*     $NetBSD: trap.c,v 1.298 2019/02/11 14:59:32 cherry Exp $        */
+/*     $NetBSD: trap.c,v 1.299 2019/03/08 08:12:39 msaitoh Exp $       */
 
 /*-
  * Copyright (c) 1998, 2000, 2005, 2006, 2007, 2008 The NetBSD Foundation, Inc.
@@ -69,7 +69,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.298 2019/02/11 14:59:32 cherry Exp $");
+__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.299 2019/03/08 08:12:39 msaitoh Exp $");
 
 #include "opt_ddb.h"
 #include "opt_kgdb.h"
@@ -312,7 +312,7 @@
         * A trap can occur while DTrace executes a probe. Before
         * executing the probe, DTrace blocks re-scheduling and sets
         * a flag in its per-cpu flags to indicate that it doesn't
-        * want to fault. On returning from the the probe, the no-fault
+        * want to fault. On returning from the probe, the no-fault
         * flag is cleared and finally re-scheduling is enabled.
         *
         * If the DTrace kernel module has registered a trap handler,
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/arch/powerpc/booke/dev/pq3etsec.c
--- a/sys/arch/powerpc/booke/dev/pq3etsec.c     Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/arch/powerpc/booke/dev/pq3etsec.c     Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: pq3etsec.c,v 1.40 2019/01/22 03:42:26 msaitoh Exp $    */
+/*     $NetBSD: pq3etsec.c,v 1.41 2019/03/08 08:12:39 msaitoh Exp $    */
 /*-
  * Copyright (c) 2010, 2011 The NetBSD Foundation, Inc.
  * All rights reserved.
@@ -41,7 +41,7 @@
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD: pq3etsec.c,v 1.40 2019/01/22 03:42:26 msaitoh Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pq3etsec.c,v 1.41 2019/03/08 08:12:39 msaitoh Exp $");
 
 #include <sys/param.h>
 #include <sys/cpu.h>
@@ -2528,7 +2528,7 @@
            || pq3etsec_txq_active_p(sc, &sc->sc_txq)) {
                /*
                 * Let's do what we came here for.  Consume transmitted
-                * packets off the the transmit ring.
+                * packets off the transmit ring.
                 */
                if (!pq3etsec_txq_consume(sc, &sc->sc_txq)
                    || !pq3etsec_txq_enqueue(sc, &sc->sc_txq)) {
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/rump/share/man/man3/rumpuser.3
--- a/sys/rump/share/man/man3/rumpuser.3        Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/rump/share/man/man3/rumpuser.3        Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rumpuser.3,v 1.1 2014/11/09 17:39:38 pooka Exp $
+.\"     $NetBSD: rumpuser.3,v 1.2 2019/03/08 08:12:39 msaitoh Exp $
 .\"
 .\" Copyright (c) 2013 Antti Kantee.  All rights reserved.
 .\"
@@ -758,7 +758,7 @@
 In the final case the order is implementation-defined.
 .Sh RETURN VALUES
 All routines which return an integer return an errno value.
-The hypervisor must translate the value to the the native errno
+The hypervisor must translate the value to the native errno
 namespace used by the rump kernel.
 Routines which do not return an integer may never fail.
 .Sh SEE ALSO
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/sys/queue.h
--- a/sys/sys/queue.h   Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/sys/queue.h   Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: queue.h,v 1.72 2017/10/02 06:37:04 pgoyette Exp $      */
+/*     $NetBSD: queue.h,v 1.73 2019/03/08 08:12:39 msaitoh Exp $       */
 
 /*
  * Copyright (c) 1991, 1993
@@ -665,7 +665,7 @@
  */
 
 /*
- * __launder_type():  We use this ugly hack to work around the the compiler
+ * __launder_type():  We use this ugly hack to work around the compiler
  * noticing that two types may not alias each other and elide tests in code.
  * We hit this in the CIRCLEQ macros when comparing 'struct name *' and
  * 'struct type *' (see CIRCLEQ_HEAD()).  Modern compilers (such as GCC
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d sys/uvm/pmap/pmap_segtab.c
--- a/sys/uvm/pmap/pmap_segtab.c        Fri Mar 08 07:10:54 2019 +0000
+++ b/sys/uvm/pmap/pmap_segtab.c        Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: pmap_segtab.c,v 1.6 2017/05/12 12:18:37 skrll Exp $    */
+/*     $NetBSD: pmap_segtab.c,v 1.7 2019/03/08 08:12:40 msaitoh Exp $  */
 
 /*-
  * Copyright (c) 1998, 2001 The NetBSD Foundation, Inc.
@@ -67,7 +67,7 @@
 
 #include <sys/cdefs.h>
 
-__KERNEL_RCSID(0, "$NetBSD: pmap_segtab.c,v 1.6 2017/05/12 12:18:37 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: pmap_segtab.c,v 1.7 2019/03/08 08:12:40 msaitoh Exp $");
 
 /*
  *     Manages physical address maps.
@@ -193,7 +193,7 @@
 pmap_segtab_free(pmap_segtab_t *stp)
 {
        /*
-        * Insert the the segtab into the segtab freelist.
+        * Insert the segtab into the segtab freelist.
         */
        mutex_spin_enter(&pmap_segtab_lock);
        stp->seg_seg[0] = pmap_segtab_info.free_segtab;
diff -r 5f5ea02ebc06 -r 7f6fb672fb7d usr.bin/units/units.1
--- a/usr.bin/units/units.1     Fri Mar 08 07:10:54 2019 +0000
+++ b/usr.bin/units/units.1     Fri Mar 08 08:12:39 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: units.1,v 1.22 2014/03/18 18:20:45 riastradh Exp $
+.\"    $NetBSD: units.1,v 1.23 2019/03/08 08:12:40 msaitoh Exp $
 .Dd January 6, 2013
 .Dt UNITS 1
 .Os
@@ -34,7 +34,7 @@
 With the
 .Fl l
 option, unit definitions will be listed in a format
-almost identical to the the units data file that was loaded,
+almost identical to the units data file that was loaded,
 except that comments will be removed, spacing may be changed,
 and lines may be re-ordered.
 .Pp



Home | Main Index | Thread Index | Old Index