Module Name:    src
Committed By:   martin
Date:           Sat Nov 16 17:53:02 UTC 2019

Modified Files:
        src/usr.sbin/sysinst/arch/i386: msg.md.de msg.md.en msg.md.es msg.md.fr
            msg.md.pl

Log Message:
Fix table of bios geomatries


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/sysinst/arch/i386/msg.md.de \
    src/usr.sbin/sysinst/arch/i386/msg.md.en \
    src/usr.sbin/sysinst/arch/i386/msg.md.es \
    src/usr.sbin/sysinst/arch/i386/msg.md.fr \
    src/usr.sbin/sysinst/arch/i386/msg.md.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/arch/i386/msg.md.de
diff -u src/usr.sbin/sysinst/arch/i386/msg.md.de:1.2 src/usr.sbin/sysinst/arch/i386/msg.md.de:1.3
--- src/usr.sbin/sysinst/arch/i386/msg.md.de:1.2	Thu Nov 14 19:26:58 2019
+++ src/usr.sbin/sysinst/arch/i386/msg.md.de	Sat Nov 16 17:53:02 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.de,v 1.2 2019/11/14 19:26:58 martin Exp $	*/
+/*	$NetBSD: msg.md.de,v 1.3 2019/11/16 17:53:02 martin Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@ message onebiosmatch
 }
 
 message onebiosmatch_header
-{BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB 
------- -------- ----- -------- --------------- --- 
+{BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren   GB 
+------ -------- ----- -------- --------------- ---- 
 }
 
 message onebiosmatch_row
@@ -97,13 +97,13 @@ message Use_one_of_these_disks
 {Benutzen Sie eine dieser Festplatten}
 
 message biosmultmatch
-{Diese Festplatte entspricht der folgenden BIOS Disk:
+{Diese Festplatte entspricht den folgenden BIOS Disks:
 
 }
 
 message biosmultmatch_header
-{   BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB 
-   ------ -------- ----- -------- --------------- --- 
+{   BIOS # Zylinder Köpfe Sektoren  Anzahl Sektoren   GB 
+   ------ -------- ----- -------- ---------------- ---- 
 }
 
 message biosmultmatch_row
Index: src/usr.sbin/sysinst/arch/i386/msg.md.en
diff -u src/usr.sbin/sysinst/arch/i386/msg.md.en:1.2 src/usr.sbin/sysinst/arch/i386/msg.md.en:1.3
--- src/usr.sbin/sysinst/arch/i386/msg.md.en:1.2	Thu Nov 14 19:26:58 2019
+++ src/usr.sbin/sysinst/arch/i386/msg.md.en	Sat Nov 16 17:53:02 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.en,v 1.2 2019/11/14 19:26:58 martin Exp $	*/
+/*	$NetBSD: msg.md.en,v 1.3 2019/11/16 17:53:02 martin Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@ message onebiosmatch
 }
 
 message onebiosmatch_header
-{BIOS # cylinders heads sectors total sectors  GB 
------- --------- ----- ------- ------------- --- 
+{BIOS # cylinders heads sectors total sectors   GB 
+------ --------- ----- ------- ------------- ---- 
 }
 
 message onebiosmatch_row
Index: src/usr.sbin/sysinst/arch/i386/msg.md.es
diff -u src/usr.sbin/sysinst/arch/i386/msg.md.es:1.2 src/usr.sbin/sysinst/arch/i386/msg.md.es:1.3
--- src/usr.sbin/sysinst/arch/i386/msg.md.es:1.2	Thu Nov 14 19:26:58 2019
+++ src/usr.sbin/sysinst/arch/i386/msg.md.es	Sat Nov 16 17:53:02 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.es,v 1.2 2019/11/14 19:26:58 martin Exp $	*/
+/*	$NetBSD: msg.md.es,v 1.3 2019/11/16 17:53:02 martin Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@ message onebiosmatch
 }
 
 message onebiosmatch_header
-{BIOS # cilindros cabez sectors sect. totales GB 
------- --------- ----- ------- ------------- --- 
+{BIOS # cilindros cabez sectors sect. totales   GB 
+------ --------- ----- ------- ------------- ---- 
 }
 
 message onebiosmatch_row
@@ -102,7 +102,7 @@ message biosmultmatch
 }
 
 message biosmultmatch_header
-{   BIOS # cilindros cabez sectors sect totales  GB 
+{   BIOS # cilindros cabez sectors  sect totales   GB 
    ------ --------- ----- ------- ------------- ---- 
 }
 
Index: src/usr.sbin/sysinst/arch/i386/msg.md.fr
diff -u src/usr.sbin/sysinst/arch/i386/msg.md.fr:1.2 src/usr.sbin/sysinst/arch/i386/msg.md.fr:1.3
--- src/usr.sbin/sysinst/arch/i386/msg.md.fr:1.2	Thu Nov 14 19:26:58 2019
+++ src/usr.sbin/sysinst/arch/i386/msg.md.fr	Sat Nov 16 17:53:02 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.fr,v 1.2 2019/11/14 19:26:58 martin Exp $	*/
+/*	$NetBSD: msg.md.fr,v 1.3 2019/11/16 17:53:02 martin Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@ message onebiosmatch
 }
 
 message onebiosmatch_header
-{BIOS # cylindres têtes secteurs nb total de secteurs  GB 
------- --------- ----- -------- -------------------- --- 
+{BIOS # cylindres têtes secteurs nb total de secteurs   GB 
+------ --------- ----- -------- -------------------- ---- 
 }
 
 message onebiosmatch_row	/* XXX adjust for length of titles above */
@@ -102,8 +102,8 @@ message biosmultmatch
 }
 
 message biosmultmatch_header
-{   BIOS # cylindres têtes secteurs nb total de secteurs  GB 
-   ------ --------- ----- -------- -------------------- --- 
+{   BIOS # cylindres têtes secteurs nb total de secteurs   GB 
+   ------ --------- ----- -------- -------------------- ---- 
 }
 
 message biosmultmatch_row	/* XXX adjust for length of titles above */
Index: src/usr.sbin/sysinst/arch/i386/msg.md.pl
diff -u src/usr.sbin/sysinst/arch/i386/msg.md.pl:1.2 src/usr.sbin/sysinst/arch/i386/msg.md.pl:1.3
--- src/usr.sbin/sysinst/arch/i386/msg.md.pl:1.2	Thu Nov 14 19:26:58 2019
+++ src/usr.sbin/sysinst/arch/i386/msg.md.pl	Sat Nov 16 17:53:02 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.md.pl,v 1.2 2019/11/14 19:26:58 martin Exp $	*/
+/*	$NetBSD: msg.md.pl,v 1.3 2019/11/16 17:53:02 martin Exp $	*/
 /*	Based on english version: */
 /*	NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp 	*/
 
@@ -80,12 +80,12 @@ message onebiosmatch
 }
 
 message onebiosmatch_header
-{BIOS # cylindry glowice sektory razem sektory  GB 
------- -------- ------- ------- ------------- --- 
+{BIOS # cylindry glowice sektory razem sektory   GB 
+------ -------- ------- ------- ------------- ---- 
 }
 
 message onebiosmatch_row
-{%#6x %8d %6d %7d %13u %3u\n}
+{%#6x %8d %7d %7d %13u %3u\n}
 
 message This_is_the_correct_geometry
 {To jest prawidlowa geometria}
@@ -100,8 +100,8 @@ message biosmultmatch
 }
 
 message biosmultmatch_header
-{   BIOS # cylindry glowice sektory razem sektory  GB 
-   ------ -------- ------- ------- ------------- --- 
+{   BIOS # cylindry glowice sektory razem sektory   GB 
+   ------ -------- ------- ------- ------------- ---- 
 }
 
 message biosmultmatch_row

Reply via email to