Source-Changes-HG archive

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

[src/netbsd-7]: src/usr.sbin/sysinst Pull up following revision(s) (requested...



details:   https://anonhg.NetBSD.org/src/rev/d3b6a437d2c8
branches:  netbsd-7
changeset: 799168:d3b6a437d2c8
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Apr 06 01:41:50 2015 +0000

description:
Pull up following revision(s) (requested by mbalmer in ticket #657):
        usr.sbin/sysinst/msg.mi.en: revision 1.7
        usr.sbin/sysinst/msg.mi.pl: revision 1.7
IPv4 number -> IPv4 address

diffstat:

 usr.sbin/sysinst/msg.mi.en |  6 +++---
 usr.sbin/sysinst/msg.mi.pl |  4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (40 lines):

diff -r 8065b90939b5 -r d3b6a437d2c8 usr.sbin/sysinst/msg.mi.en
--- a/usr.sbin/sysinst/msg.mi.en        Mon Apr 06 01:37:29 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.en        Mon Apr 06 01:41:50 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $   */
+/*     $NetBSD: msg.mi.en,v 1.2.4.3 2015/04/06 01:41:50 snj Exp $      */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -521,10 +521,10 @@
 {Your host name}
 
 message net_ip
-{Your IPv4 number}
+{Your IPv4 address}
 
 message net_srv_ip
-{Server IPv4 number}
+{Server IPv4 address}
 
 message net_mask
 {IPv4 Netmask}
diff -r 8065b90939b5 -r d3b6a437d2c8 usr.sbin/sysinst/msg.mi.pl
--- a/usr.sbin/sysinst/msg.mi.pl        Mon Apr 06 01:37:29 2015 +0000
+++ b/usr.sbin/sysinst/msg.mi.pl        Mon Apr 06 01:41:50 2015 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.pl,v 1.2.4.2 2015/01/20 09:42:31 martin Exp $   */
+/*     $NetBSD: msg.mi.pl,v 1.2.4.3 2015/04/06 01:41:50 snj Exp $      */
 /*     Based on english version: */
 /*     NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp       */
 
@@ -518,7 +518,7 @@
 {Twoj adres IPv4}
 
 message net_srv_ip
-{Server IPv4 number}
+{Server IPv4 address}
 
 message net_mask
 {Maska podsieci IPv4}



Home | Main Index | Thread Index | Old Index