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/arch/atari Pull up following revision(s)...



details:   https://anonhg.NetBSD.org/src/rev/bbf12ac986b4
branches:  netbsd-7
changeset: 798705:bbf12ac986b4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 14 15:14:47 2014 +0000

description:
Pull up following revision(s) (requested by tsutsui in ticket #320):
        usr.sbin/sysinst/arch/atari/msg.md.de: revision 1.2
        usr.sbin/sysinst/arch/atari/msg.md.en: revision 1.2
        usr.sbin/sysinst/arch/atari/msg.md.es: revision 1.2
Terminate messages with a newline so that dialog box won't overwrite messages.

diffstat:

 usr.sbin/sysinst/arch/atari/msg.md.de |  5 +++--
 usr.sbin/sysinst/arch/atari/msg.md.en |  5 +++--
 usr.sbin/sysinst/arch/atari/msg.md.es |  5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diffs (57 lines):

diff -r 564b60a66385 -r bbf12ac986b4 usr.sbin/sysinst/arch/atari/msg.md.de
--- a/usr.sbin/sysinst/arch/atari/msg.md.de     Sat Dec 13 19:35:02 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.de     Sun Dec 14 15:14:47 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.1 2014/07/26 19:30:44 dholland Exp $     */
+/*     $NetBSD: msg.md.de,v 1.1.4.1 2014/12/14 15:14:47 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -62,7 +62,8 @@
 wollen, auf 'NBD'. Setzen Sie zusätzlich die 'Id' der als Swap zu nutzenden
 Partition auf 'SWP'.
 
-Wünschen Sie eine AHDI-kompatible Partitionierung? }
+Wünschen Sie eine AHDI-kompatible Partitionierung?
+}
 
 message set_kernel_1
 {Kernel (ATARITT)}
diff -r 564b60a66385 -r bbf12ac986b4 usr.sbin/sysinst/arch/atari/msg.md.en
--- a/usr.sbin/sysinst/arch/atari/msg.md.en     Sat Dec 13 19:35:02 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.en     Sun Dec 14 15:14:47 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.1 2014/07/26 19:30:44 dholland Exp $     */
+/*     $NetBSD: msg.md.en,v 1.1.4.1 2014/12/14 15:14:47 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -58,7 +58,8 @@
 of all partitions you want to use for NetBSD file systems to 'NBD'. Change
 the 'id' of the partition you wish to use for swap to 'SWP'.
 
-Do you want AHDI compatible partitioning? }
+Do you want AHDI compatible partitioning?
+}
 
 message set_kernel_1
 {Kernel (ATARITT)}
diff -r 564b60a66385 -r bbf12ac986b4 usr.sbin/sysinst/arch/atari/msg.md.es
--- a/usr.sbin/sysinst/arch/atari/msg.md.es     Sat Dec 13 19:35:02 2014 +0000
+++ b/usr.sbin/sysinst/arch/atari/msg.md.es     Sun Dec 14 15:14:47 2014 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.1 2014/07/26 19:30:44 dholland Exp $     */
+/*     $NetBSD: msg.md.es,v 1.1.4.1 2014/12/14 15:14:47 martin Exp $   */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -58,7 +58,8 @@
 de todas las particiones en las que quiera usar sistemas de archivos NetBSD
 a 'NBD'. Cambie la 'id' de la partición en la que quiera usar swap a 'SWP'.
 
-Quiere un particionaje compatible con AHDI? }
+Quiere un particionaje compatible con AHDI?
+}
 
 message set_kernel_1
 {Núcleo (ATARITT)}



Home | Main Index | Thread Index | Old Index