Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/sysinst/arch There is no bootable floppy on hp...



details:   https://anonhg.NetBSD.org/src/rev/e547b0e2f28b
branches:  trunk
changeset: 754512:e547b0e2f28b
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sun May 02 16:35:09 2010 +0000

description:
There is no bootable floppy on hpc ports.

XXX: no translations

diffstat:

 distrib/utils/sysinst/arch/hpcarm/msg.md.en  |  4 ++--
 distrib/utils/sysinst/arch/hpcmips/msg.md.en |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 6c121297da04 -r e547b0e2f28b distrib/utils/sysinst/arch/hpcarm/msg.md.en
--- a/distrib/utils/sysinst/arch/hpcarm/msg.md.en       Sun May 02 15:35:00 2010 +0000
+++ b/distrib/utils/sysinst/arch/hpcarm/msg.md.en       Sun May 02 16:35:09 2010 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.4 2010/05/02 14:00:44 tsutsui Exp $      */
+/*     $NetBSD: msg.md.en,v 1.5 2010/05/02 16:35:09 tsutsui Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -39,7 +39,7 @@
 /* MD Message catalog -- English, hpcarm version */
 
 message md_hello
-{If you booted from a floppy, you may now remove the disk.
+{If you booted from an external device, you may now remove it.
 
 }
 
diff -r 6c121297da04 -r e547b0e2f28b distrib/utils/sysinst/arch/hpcmips/msg.md.en
--- a/distrib/utils/sysinst/arch/hpcmips/msg.md.en      Sun May 02 15:35:00 2010 +0000
+++ b/distrib/utils/sysinst/arch/hpcmips/msg.md.en      Sun May 02 16:35:09 2010 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.16 2010/05/02 14:00:44 tsutsui Exp $     */
+/*     $NetBSD: msg.md.en,v 1.17 2010/05/02 16:35:09 tsutsui Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -39,7 +39,7 @@
 /* MD Message catalog -- English, hpcmips version */
 
 message md_hello
-{If you booted from a floppy, you may now remove the disk.
+{If you booted from an external device, you may now remove it.
 
 }
 



Home | Main Index | Thread Index | Old Index