Module Name: src
Committed By: mbalmer
Date: Fri Apr 3 14:57:41 UTC 2015
Modified Files:
src/usr.sbin/sysinst: msg.mi.en msg.mi.pl
Log Message:
IPv4 number -> IPv4 address
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/sysinst/msg.mi.en \
src/usr.sbin/sysinst/msg.mi.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/sysinst/msg.mi.en
diff -u src/usr.sbin/sysinst/msg.mi.en:1.6 src/usr.sbin/sysinst/msg.mi.en:1.7
--- src/usr.sbin/sysinst/msg.mi.en:1.6 Mon Nov 10 01:05:10 2014
+++ src/usr.sbin/sysinst/msg.mi.en Fri Apr 3 14:57:41 2015
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.en,v 1.6 2014/11/10 01:05:10 snj Exp $ */
+/* $NetBSD: msg.mi.en,v 1.7 2015/04/03 14:57:41 mbalmer Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -521,10 +521,10 @@ message net_host
{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}
Index: src/usr.sbin/sysinst/msg.mi.pl
diff -u src/usr.sbin/sysinst/msg.mi.pl:1.6 src/usr.sbin/sysinst/msg.mi.pl:1.7
--- src/usr.sbin/sysinst/msg.mi.pl:1.6 Mon Nov 10 01:05:10 2014
+++ src/usr.sbin/sysinst/msg.mi.pl Fri Apr 3 14:57:41 2015
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.pl,v 1.6 2014/11/10 01:05:10 snj Exp $ */
+/* $NetBSD: msg.mi.pl,v 1.7 2015/04/03 14:57:41 mbalmer Exp $ */
/* Based on english version: */
/* NetBSD: msg.mi.pl,v 1.36 2004/04/17 18:55:35 atatat Exp */
@@ -518,7 +518,7 @@ message net_ip
{Twoj adres IPv4}
message net_srv_ip
-{Server IPv4 number}
+{Server IPv4 address}
message net_mask
{Maska podsieci IPv4}