Source-Changes-HG archive

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

[src/trunk]: src/distrib/mvme68k/miniroot s/displyed/displayed/



details:   https://anonhg.NetBSD.org/src/rev/5c11b41865c7
branches:  trunk
changeset: 374033:5c11b41865c7
user:      andvar <andvar%NetBSD.org@localhost>
date:      Sun Mar 26 15:08:24 2023 +0000

description:
s/displyed/displayed/

diffstat:

 distrib/alpha/instkernel/ramdisk/install.sh |  4 ++--
 distrib/alpha/instkernel/ramdisk/upgrade.sh |  4 ++--
 distrib/hp300/miniroot/install.md           |  4 ++--
 distrib/mac68k/miniroot/install.md          |  4 ++--
 distrib/mvme68k/miniroot/install.md         |  4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (98 lines):

diff -r 5c24fa639b98 -r 5c11b41865c7 distrib/alpha/instkernel/ramdisk/install.sh
--- a/distrib/alpha/instkernel/ramdisk/install.sh       Sun Mar 26 12:23:42 2023 +0000
+++ b/distrib/alpha/instkernel/ramdisk/install.sh       Sun Mar 26 15:08:24 2023 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $NetBSD: install.sh,v 1.7 2020/09/29 02:49:55 msaitoh Exp $
+# $NetBSD: install.sh,v 1.8 2023/03/26 15:08:24 andvar Exp $
 #
 # Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -72,7 +72,7 @@ echo  "program can cause SIGNIFICANT data
 echo   "to make sure your hard drive is backed up before beginning the"
 echo   "installation process."
 echo   ""
-echo   "Default answers are displyed in brackets after the questions."
+echo   "Default answers are displayed in brackets after the questions."
 echo   "You can hit Control-C at any time to quit, but if you do so at a"
 echo   "prompt, you may have to hit return.  Also, quitting in the middle of"
 echo   "installation may leave your system in an inconsistent state."
diff -r 5c24fa639b98 -r 5c11b41865c7 distrib/alpha/instkernel/ramdisk/upgrade.sh
--- a/distrib/alpha/instkernel/ramdisk/upgrade.sh       Sun Mar 26 12:23:42 2023 +0000
+++ b/distrib/alpha/instkernel/ramdisk/upgrade.sh       Sun Mar 26 15:08:24 2023 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $NetBSD: upgrade.sh,v 1.4 2021/08/09 19:24:32 andvar Exp $
+# $NetBSD: upgrade.sh,v 1.5 2023/03/26 15:08:24 andvar Exp $
 #
 # Copyright (c) 1997 Perry E. Metzger
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -69,7 +69,7 @@ echo  "program can cause SIGNIFICANT data
 echo   "to make sure your hard drive is backed up before beginning the"
 echo   "upgrade process."
 echo   ""
-echo   "Default answers are displyed in brackets after the questions."
+echo   "Default answers are displayed in brackets after the questions."
 echo   "You can hit Control-C at any time to quit, but if you do so at a"
 echo   "prompt, you may have to hit return.  Also, quitting in the middle of"
 echo   "the upgrade may leave your system in an inconsistent (and unusable)"
diff -r 5c24fa639b98 -r 5c11b41865c7 distrib/hp300/miniroot/install.md
--- a/distrib/hp300/miniroot/install.md Sun Mar 26 12:23:42 2023 +0000
+++ b/distrib/hp300/miniroot/install.md Sun Mar 26 15:08:24 2023 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: install.md,v 1.20 2020/12/05 18:52:06 tsutsui Exp $
+#      $NetBSD: install.md,v 1.21 2023/03/26 15:08:24 andvar Exp $
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -497,7 +497,7 @@ program can cause SIGNIFICANT data loss,
 to make sure your hard drive is backed up before beginning the
 installation process.
 
-Default answers are displyed in brackets after the questions.
+Default answers are displayed in brackets after the questions.
 You can hit Control-C at any time to quit, but if you do so at a
 prompt, you may have to hit return.  Also, quitting in the middle of
 installation may leave your system in an inconsistent state.
diff -r 5c24fa639b98 -r 5c11b41865c7 distrib/mac68k/miniroot/install.md
--- a/distrib/mac68k/miniroot/install.md        Sun Mar 26 12:23:42 2023 +0000
+++ b/distrib/mac68k/miniroot/install.md        Sun Mar 26 15:08:24 2023 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: install.md,v 1.8 2020/12/05 18:52:06 tsutsui Exp $
+#      $NetBSD: install.md,v 1.9 2023/03/26 15:08:24 andvar Exp $
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -149,7 +149,7 @@ program can cause SIGNIFICANT data loss,
 to make sure your hard drive is backed up before beginning the
 installation process.
 
-Default answers are displyed in brackets after the questions.
+Default answers are displayed in brackets after the questions.
 You can hit Control-C at any time to quit, but if you do so at a
 prompt, you may have to hit return.  Also, quitting in the middle of
 installation may leave your system in an inconsistent state.
diff -r 5c24fa639b98 -r 5c11b41865c7 distrib/mvme68k/miniroot/install.md
--- a/distrib/mvme68k/miniroot/install.md       Sun Mar 26 12:23:42 2023 +0000
+++ b/distrib/mvme68k/miniroot/install.md       Sun Mar 26 15:08:24 2023 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: install.md,v 1.10 2020/12/05 18:52:06 tsutsui Exp $
+#      $NetBSD: install.md,v 1.11 2023/03/26 15:08:24 andvar Exp $
 #
 # Copyright (c) 1996 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -194,7 +194,7 @@ As with anything which modifies your har
 cause SIGNIFICANT data loss, and you are advised to make sure your hard drive
 is backed up before beginning the installation process.
 
-Default answers are displyed in brackets after the questions. You can hit
+Default answers are displayed in brackets after the questions. You can hit
 Control-C at any time to quit, but if you do so at a prompt, you may have to
 hit return.  Also, quitting in the middle of installation may leave your
 system in an inconsistent state.



Home | Main Index | Thread Index | Old Index