Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/sysinst/arch Fix missing newlines in bios match dis...



details:   https://anonhg.NetBSD.org/src/rev/274488c9d274
branches:  trunk
changeset: 846398:274488c9d274
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Nov 14 19:26:58 2019 +0000

description:
Fix missing newlines in bios match display, pointed out by maxv.

diffstat:

 usr.sbin/sysinst/arch/i386/msg.md.de         |  10 +++++-----
 usr.sbin/sysinst/arch/i386/msg.md.en         |  10 +++++-----
 usr.sbin/sysinst/arch/i386/msg.md.es         |  10 +++++-----
 usr.sbin/sysinst/arch/i386/msg.md.fr         |  10 +++++-----
 usr.sbin/sysinst/arch/i386/msg.md.pl         |  10 +++++-----
 usr.sbin/sysinst/arch/playstation2/msg.md.de |   6 +++---
 usr.sbin/sysinst/arch/playstation2/msg.md.en |  10 +++++-----
 usr.sbin/sysinst/arch/playstation2/msg.md.es |   8 ++++----
 usr.sbin/sysinst/arch/playstation2/msg.md.fr |  10 +++++-----
 usr.sbin/sysinst/arch/playstation2/msg.md.pl |  10 +++++-----
 10 files changed, 47 insertions(+), 47 deletions(-)

diffs (truncated from 304 to 300 lines):

diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/i386/msg.md.de
--- a/usr.sbin/sysinst/arch/i386/msg.md.de      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/i386/msg.md.de      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.de,v 1.2 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB
------- -------- ----- -------- --------------- ---
+{BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB 
+------ -------- ----- -------- --------------- --- 
 }
 
 message onebiosmatch_row
@@ -102,8 +102,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB
-   ------ -------- ----- -------- --------------- ---
+{   BIOS # Zylinder Köpfe Sektoren Anzahl Sektoren  GB 
+   ------ -------- ----- -------- --------------- --- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/i386/msg.md.en
--- a/usr.sbin/sysinst/arch/i386/msg.md.en      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/i386/msg.md.en      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.en,v 1.2 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cylinders heads sectors total sectors  GB
------- --------- ----- ------- ------------- ---
+{BIOS # cylinders heads sectors total sectors  GB 
+------ --------- ----- ------- ------------- --- 
 }
 
 message onebiosmatch_row
@@ -102,8 +102,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cylinders heads sectors total sectors   GB
-   ------ --------- ----- ------- ------------- ----
+{   BIOS # cylinders heads sectors total sectors   GB 
+   ------ --------- ----- ------- ------------- ---- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/i386/msg.md.es
--- a/usr.sbin/sysinst/arch/i386/msg.md.es      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/i386/msg.md.es      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.es,v 1.2 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cilindros cabez sectors sect. totales GB
------- --------- ----- ------- ------------- ---
+{BIOS # cilindros cabez sectors sect. totales GB 
+------ --------- ----- ------- ------------- --- 
 }
 
 message onebiosmatch_row
@@ -102,8 +102,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cilindros cabez sectors sect totales  GB
-   ------ --------- ----- ------- ------------- ----
+{   BIOS # cilindros cabez sectors sect totales  GB 
+   ------ --------- ----- ------- ------------- ---- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/i386/msg.md.fr
--- a/usr.sbin/sysinst/arch/i386/msg.md.fr      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/i386/msg.md.fr      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.fr,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.fr,v 1.2 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -82,8 +82,8 @@
 }
 
 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_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 */
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/i386/msg.md.pl
--- a/usr.sbin/sysinst/arch/i386/msg.md.pl      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/i386/msg.md.pl      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.pl,v 1.1 2014/07/26 19:30:45 dholland Exp $     */
+/*     $NetBSD: msg.md.pl,v 1.2 2019/11/14 19:26:58 martin Exp $       */
 /*     Based on english version: */
 /*     NetBSD: msg.md.en,v 1.24 2001/01/27 07:34:39 jmc Exp    */
 
@@ -80,8 +80,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cylindry glowice sektory razem sektory  GB
------- -------- ------- ------- ------------- ---
+{BIOS # cylindry glowice sektory razem sektory  GB 
+------ -------- ------- ------- ------------- --- 
 }
 
 message onebiosmatch_row
@@ -100,8 +100,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cylindry glowice sektory razem sektory  GB
-   ------ -------- ------- ------- ------------- ---
+{   BIOS # cylindry glowice sektory razem sektory  GB 
+   ------ -------- ------- ------- ------------- --- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/playstation2/msg.md.de
--- a/usr.sbin/sysinst/arch/playstation2/msg.md.de      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/playstation2/msg.md.de      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.de,v 1.2 2014/08/03 16:09:40 martin Exp $       */
+/*     $NetBSD: msg.md.de,v 1.3 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -62,7 +62,7 @@
 
 message onebiosmatch_header
 {BIOS # Zylinder   Köpfe   Sektoren 
------- ---------- ------- --------
+------ ---------- ------- -------- 
 }
 
 message onebiosmatch_row
@@ -75,7 +75,7 @@
 
 message biosmultmatch_header
 {   BIOS # Zylinder   Köpfe   Sektoren 
-   ------ ---------- ------- --------
+   ------ ---------- ------- -------- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/playstation2/msg.md.en
--- a/usr.sbin/sysinst/arch/playstation2/msg.md.en      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/playstation2/msg.md.en      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.en,v 1.2 2014/08/03 16:09:40 martin Exp $       */
+/*     $NetBSD: msg.md.en,v 1.3 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -60,8 +60,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cylinders  heads   sectors
------- ---------- ------- -------
+{BIOS # cylinders  heads   sectors 
+------ ---------- ------- ------- 
 }
 
 message onebiosmatch_row
@@ -73,8 +73,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cylinders  heads   sectors
-   ------ ---------- ------- -------
+{   BIOS # cylinders  heads   sectors 
+   ------ ---------- ------- ------- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/playstation2/msg.md.es
--- a/usr.sbin/sysinst/arch/playstation2/msg.md.es      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/playstation2/msg.md.es      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.es,v 1.2 2014/08/03 16:09:40 martin Exp $       */
+/*     $NetBSD: msg.md.es,v 1.3 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -61,7 +61,7 @@
 
 message onebiosmatch_header
 {BIOS # cilindros  cabezal sectore 
------- ---------- ------- -------
+------ ---------- ------- ------- 
 }
 
 message onebiosmatch_row
@@ -73,8 +73,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cilindros  cabez   sectore
-   ------ ---------- ------- -------
+{   BIOS # cilindros  cabez   sectore 
+   ------ ---------- ------- ------- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/playstation2/msg.md.fr
--- a/usr.sbin/sysinst/arch/playstation2/msg.md.fr      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/playstation2/msg.md.fr      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.fr,v 1.2 2014/08/03 16:09:40 martin Exp $       */
+/*     $NetBSD: msg.md.fr,v 1.3 2019/11/14 19:26:58 martin Exp $       */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -60,8 +60,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cylinders  heads   sectors
------- ---------- ------- -------
+{BIOS # cylinders  heads   sectors 
+------ ---------- ------- ------- 
 }
 
 message onebiosmatch_row
@@ -73,8 +73,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cylinders  heads   sectors
-   ------ ---------- ------- -------
+{   BIOS # cylinders  heads   sectors 
+   ------ ---------- ------- ------- 
 }
 
 message biosmultmatch_row
diff -r 64b797023a6a -r 274488c9d274 usr.sbin/sysinst/arch/playstation2/msg.md.pl
--- a/usr.sbin/sysinst/arch/playstation2/msg.md.pl      Thu Nov 14 17:09:22 2019 +0000
+++ b/usr.sbin/sysinst/arch/playstation2/msg.md.pl      Thu Nov 14 19:26:58 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.md.pl,v 1.2 2014/08/03 16:09:40 martin Exp $       */
+/*     $NetBSD: msg.md.pl,v 1.3 2019/11/14 19:26:58 martin Exp $       */
 /*     Based on english version: */
 /*     NetBSD: msg.md.en,v 1.1 2001/10/15 16:22:52 uch Exp */
 
@@ -62,8 +62,8 @@
 }
 
 message onebiosmatch_header
-{BIOS # cylindry  glowice sektory
------- ---------- ------- -------
+{BIOS # cylindry  glowice sektory 
+------ ---------- ------- ------- 
 }
 
 message onebiosmatch_row
@@ -75,8 +75,8 @@
 }
 
 message biosmultmatch_header
-{   BIOS # cylindry  glowice sektory
-   ------ ---------- ------- -------
+{   BIOS # cylindry  glowice sektory 



Home | Main Index | Thread Index | Old Index