Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sysinst/arch/evbarm Remove "If you booted from a fl...



details:   https://anonhg.NetBSD.org/src/rev/51a4a8a3b427
branches:  trunk
changeset: 933701:51a4a8a3b427
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu May 28 19:00:52 2020 +0000

description:
Remove "If you booted from a floppy" message

diffstat:

 usr.sbin/sysinst/arch/evbarm/msg.md.en |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9c1370fde50d -r 51a4a8a3b427 usr.sbin/sysinst/arch/evbarm/msg.md.en
--- a/usr.sbin/sysinst/arch/evbarm/msg.md.en    Thu May 28 17:07:27 2020 +0000
+++ b/usr.sbin/sysinst/arch/evbarm/msg.md.en    Thu May 28 19:00:52 2020 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.en,v 1.2 2020/05/28 19:00:52 jmcneill Exp $     */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -41,7 +41,7 @@
 }
 
 message md_may_remove_boot_medium
-{If you booted from a floppy, you may now remove the disk.
+{
 }
 
 message badreadbb



Home | Main Index | Thread Index | Old Index