Source-Changes-HG archive

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

[src/netbsd-2-0]: src/distrib/utils/sysinst Pull up revision 1.8 (requested b...



details:   https://anonhg.NetBSD.org/src/rev/f25337408e28
branches:  netbsd-2-0
changeset: 561346:f25337408e28
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Jun 13 08:44:47 2004 +0000

description:
Pull up revision 1.8 (requested by martin in ticket #461).

Make message net_media short enough (it needs space for [autoselect]
after it and should stay within 80 columns)

diffstat:

 distrib/utils/sysinst/msg.mi.de |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ad040b768a27 -r f25337408e28 distrib/utils/sysinst/msg.mi.de
--- a/distrib/utils/sysinst/msg.mi.de   Sun Jun 13 08:43:18 2004 +0000
+++ b/distrib/utils/sysinst/msg.mi.de   Sun Jun 13 08:44:47 2004 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.de,v 1.6.2.1 2004/06/07 10:20:20 tron Exp $     */
+/*     $NetBSD: msg.mi.de,v 1.6.2.2 2004/06/13 08:44:47 jdc Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -621,7 +621,7 @@
 {IPv4 Gateway}
 
 message net_media
-{Der Medientyp (Art der Netzwerkverbindung) Ihres Netzwerkadapters}
+{Art der Netzwerkverbindung}
 
 message netok
 {Nachfolgend sehen Sie die aktuellen Netzwerkeinstellungen.



Home | Main Index | Thread Index | Old Index