Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sysinst s/ be be / be /



details:   https://anonhg.NetBSD.org/src/rev/48a6c1aec775
branches:  trunk
changeset: 937437:48a6c1aec775
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed Aug 19 02:19:06 2020 +0000

description:
s/ be be / be /

diffstat:

 games/fortune/datfiles/fortunes             |  2 +-
 games/fortune/datfiles/fortunes2            |  2 +-
 share/doc/papers/fsinterface/fsinterface.ms |  4 ++--
 share/doc/papers/newvm/1.t                  |  4 ++--
 share/man/man9/condvar.9                    |  4 ++--
 sys/arch/acorn32/doc/history                |  4 ++--
 sys/arch/hppa/hppa/trap.c                   |  6 +++---
 sys/arch/ia64/stand/common/boot.c           |  4 ++--
 sys/dev/ic/isp_tpublic.h                    |  6 +++---
 sys/dev/usb/usbdi.c                         |  6 +++---
 usr.sbin/sysinst/main.c                     |  4 ++--
 11 files changed, 23 insertions(+), 23 deletions(-)

diffs (210 lines):

diff -r 0e46e9160562 -r 48a6c1aec775 games/fortune/datfiles/fortunes
--- a/games/fortune/datfiles/fortunes   Tue Aug 18 23:31:16 2020 +0000
+++ b/games/fortune/datfiles/fortunes   Wed Aug 19 02:19:06 2020 +0000
@@ -6918,7 +6918,7 @@
 %
 If you throw a New Year's Party, the worst thing that you can do would
 be to throw the kind of party where your guests wake up today, and call
-you to say they had a nice time.  Now you'll be be expected to throw
+you to say they had a nice time.  Now you'll be expected to throw
 another party next year.
 
 What you should do is throw the kind of party where your guest wake up
diff -r 0e46e9160562 -r 48a6c1aec775 games/fortune/datfiles/fortunes2
--- a/games/fortune/datfiles/fortunes2  Tue Aug 18 23:31:16 2020 +0000
+++ b/games/fortune/datfiles/fortunes2  Wed Aug 19 02:19:06 2020 +0000
@@ -25089,7 +25089,7 @@
 %
 If you throw a New Year's Party, the worst thing that you can do would be
 to throw the kind of party where your guests wake up today, and call you to
-say they had a nice time.  Now you'll be be expected to throw another party
+say they had a nice time.  Now you'll be expected to throw another party
 next year.
        What you should do is throw the kind of party where your guest wake
        up several days from now and call their lawyers to find out if
diff -r 0e46e9160562 -r 48a6c1aec775 share/doc/papers/fsinterface/fsinterface.ms
--- a/share/doc/papers/fsinterface/fsinterface.ms       Tue Aug 18 23:31:16 2020 +0000
+++ b/share/doc/papers/fsinterface/fsinterface.ms       Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsinterface.ms,v 1.4 2003/08/07 10:30:42 agc Exp $
+.\"    $NetBSD: fsinterface.ms,v 1.5 2020/08/19 02:19:07 msaitoh Exp $
 .\"
 .\" Copyright (c) 1986 The Regents of the University of California.
 .\" All rights reserved.
@@ -576,7 +576,7 @@
 .PP
 The proposed filesystem interface is described very tersely here.
 For the most part, data structures and procedures are analogous
-to those used by VFS, and only the changes will be be treated here.
+to those used by VFS, and only the changes will be treated here.
 See [Kleiman86] for complete descriptions of the vfs and vnode operations
 in Sun's interface.
 .PP
diff -r 0e46e9160562 -r 48a6c1aec775 share/doc/papers/newvm/1.t
--- a/share/doc/papers/newvm/1.t        Tue Aug 18 23:31:16 2020 +0000
+++ b/share/doc/papers/newvm/1.t        Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: 1.t,v 1.3 2003/08/07 10:30:44 agc Exp $
+.\"    $NetBSD: 1.t,v 1.4 2020/08/19 02:19:07 msaitoh Exp $
 .\"
 .\" Copyright (c) 1986 The Regents of the University of California.
 .\" All rights reserved.
@@ -154,7 +154,7 @@
 .PP
 Another effect of the current technology is that the latency and overhead
 associated with accessing the file system is considerably higher
-since the access must be be over the network
+since the access must be over the network
 rather than to a locally-attached disk.
 One use of the surplus memory would be to
 maintain a cache of recently used files;
diff -r 0e46e9160562 -r 48a6c1aec775 share/man/man9/condvar.9
--- a/share/man/man9/condvar.9  Tue Aug 18 23:31:16 2020 +0000
+++ b/share/man/man9/condvar.9  Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: condvar.9,v 1.28 2020/05/11 03:59:33 riastradh Exp $
+.\"    $NetBSD: condvar.9,v 1.29 2020/08/19 02:19:07 msaitoh Exp $
 .\"
 .\" Copyright (c) 2006, 2007, 2008, 2020 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -118,7 +118,7 @@
 Release resources used by a CV.
 If there could be waiters, they should be awoken first with
 .Fn cv_broadcast .
-The CV must not be be used afterwards.
+The CV must not be used afterwards.
 .It Fn cv_wait "cv" "mtx"
 .Pp
 Cause the current LWP to wait non-interruptably for access to a resource,
diff -r 0e46e9160562 -r 48a6c1aec775 sys/arch/acorn32/doc/history
--- a/sys/arch/acorn32/doc/history      Tue Aug 18 23:31:16 2020 +0000
+++ b/sys/arch/acorn32/doc/history      Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: history,v 1.5 2011/06/30 20:09:17 wiz Exp $
+#      $NetBSD: history,v 1.6 2020/08/19 02:19:07 msaitoh Exp $
 ---------------------------------------------------------------------------
 This document is more included as a historical reference and nostalgia :)
 rather than a still worked on list.
@@ -351,7 +351,7 @@
        - new function arm_fpe_copycontext created
        - fixed the use of FP instructions in sfas.c
        - fixed errors in the softint code
-       - netns support can be be compiled in the kernel
+       - netns support can be compiled in the kernel
        - fixed warnings in fpe-sp/fpe.c and mainbus/cpu.c
 
 10/01/96
diff -r 0e46e9160562 -r 48a6c1aec775 sys/arch/hppa/hppa/trap.c
--- a/sys/arch/hppa/hppa/trap.c Tue Aug 18 23:31:16 2020 +0000
+++ b/sys/arch/hppa/hppa/trap.c Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: trap.c,v 1.115 2020/04/25 08:02:39 skrll Exp $ */
+/*     $NetBSD: trap.c,v 1.116 2020/08/19 02:19:07 msaitoh Exp $       */
 
 /*-
  * Copyright (c) 2001, 2002 The NetBSD Foundation, Inc.
@@ -58,7 +58,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.115 2020/04/25 08:02:39 skrll Exp $");
+__KERNEL_RCSID(0, "$NetBSD: trap.c,v 1.116 2020/08/19 02:19:07 msaitoh Exp $");
 
 /* #define INTRDEBUG */
 /* #define TRAPDEBUG */
@@ -441,7 +441,7 @@
 
                /*
                 * Don't check the instruction queues or stack on interrupts
-                * as we could be be in the sti code (outside normal kernel
+                * as we could be in the sti code (outside normal kernel
                 * text) or switching LWPs (curlwp and sp are not in sync)
                 */
                if ((type & ~T_USER) == T_INTERRUPT)
diff -r 0e46e9160562 -r 48a6c1aec775 sys/arch/ia64/stand/common/boot.c
--- a/sys/arch/ia64/stand/common/boot.c Tue Aug 18 23:31:16 2020 +0000
+++ b/sys/arch/ia64/stand/common/boot.c Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: boot.c,v 1.8 2016/05/30 02:32:19 dholland Exp $        */
+/*     $NetBSD: boot.c,v 1.9 2020/08/19 02:19:07 msaitoh Exp $ */
 
 /*-
  * Copyright (c) 1998 Michael Smith <msmith%freebsd.org@localhost>
@@ -278,7 +278,7 @@
 
 /*
  * Try to find the /etc/fstab file on the filesystem (rootdev),
- * which should be be the root filesystem, and parse it to find 
+ * which should be the root filesystem, and parse it to find 
  * out what the kernel ought to think the root filesystem is.
  *
  * If we're successful, set vfs.root.mountfrom to <vfstype>:<path>
diff -r 0e46e9160562 -r 48a6c1aec775 sys/dev/ic/isp_tpublic.h
--- a/sys/dev/ic/isp_tpublic.h  Tue Aug 18 23:31:16 2020 +0000
+++ b/sys/dev/ic/isp_tpublic.h  Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: isp_tpublic.h,v 1.19 2010/01/03 02:47:09 mjacob Exp $ */
+/* $NetBSD: isp_tpublic.h,v 1.20 2020/08/19 02:19:07 msaitoh Exp $ */
 /*-
  *  Copyright (c) 1997-2008 by Matthew Jacob
  *  All rights reserved.
@@ -359,12 +359,12 @@
  * Inner Layer Handler Function.
  *
  * The inner layer target handler function (the outer layer calls this)
- * should be be prototyped like so:
+ * should be prototyped like so:
  *
  *    void target_action(qact_e, void *arg)
  *
  * The outer layer target handler function (the inner layer calls this)
- * should be be prototyped like:
+ * should be prototyped like:
  *
  *    void scsi_target_handler(tact_e, void *arg)
  */
diff -r 0e46e9160562 -r 48a6c1aec775 sys/dev/usb/usbdi.c
--- a/sys/dev/usb/usbdi.c       Tue Aug 18 23:31:16 2020 +0000
+++ b/sys/dev/usb/usbdi.c       Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: usbdi.c,v 1.203 2020/07/13 05:43:38 mrg Exp $  */
+/*     $NetBSD: usbdi.c,v 1.204 2020/08/19 02:19:07 msaitoh Exp $      */
 
 /*
  * Copyright (c) 1998, 2012, 2015 The NetBSD Foundation, Inc.
@@ -32,7 +32,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: usbdi.c,v 1.203 2020/07/13 05:43:38 mrg Exp $");
+__KERNEL_RCSID(0, "$NetBSD: usbdi.c,v 1.204 2020/08/19 02:19:07 msaitoh Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_usb.h"
@@ -1788,7 +1788,7 @@
                 * is therefore no longer set -- the next resubmission
                 * of the xfer must schedule a new timeout.
                 *
-                * The callout should not be be pending at this point:
+                * The callout should not be pending at this point:
                 * it is scheduled only under the lock, and only when
                 * xfer->ux_timeout_set is false, or by the callout or
                 * task itself when xfer->ux_timeout_reset is true.
diff -r 0e46e9160562 -r 48a6c1aec775 usr.sbin/sysinst/main.c
--- a/usr.sbin/sysinst/main.c   Tue Aug 18 23:31:16 2020 +0000
+++ b/usr.sbin/sysinst/main.c   Wed Aug 19 02:19:06 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: main.c,v 1.25 2020/05/12 17:26:43 martin Exp $ */
+/*     $NetBSD: main.c,v 1.26 2020/08/19 02:19:07 msaitoh Exp $        */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -510,7 +510,7 @@
         * This functionality is used when setting up and displaying child
         * output so that the child gets the signal and presumably dies,
         * but sysinst continues.  We use this rather than actually ignoring
-        * the signals, because that will be be passed on to a child
+        * the signals, because that will be passed on to a child
         * through fork/exec, whereas special handlers get reset on exec..
         */
        if (ttysig_ignore)



Home | Main Index | Thread Index | Old Index