From 67dd9c578e33ca87d57f1be26daee293cbd6ff9f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 23 Apr 2011 13:49:20 +0200 Subject: [PATCH] Updating manpage wrt/ ip parameter squence (Closes: #616197). --- manpages/de/live-boot.de.7 | 4 ++-- manpages/de/live-snapshot.de.1 | 2 +- manpages/en/live-boot.7 | 4 ++-- manpages/en/live-snapshot.1 | 2 +- manpages/po/de/live-boot.7.po | 9 +++++---- manpages/po/de/live-snapshot.1.po | 5 +++-- manpages/pot/live-boot.7.pot | 6 +++--- manpages/pot/live-snapshot.1.pot | 4 ++-- 8 files changed, 19 insertions(+), 17 deletions(-) diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 48fa818..e0965e2 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 7 2011\-03\-14 3.0~a16 "Debian Live Projekt" +.TH LIVE\-BOOT 7 2011\-04\-23 3.0~a16 "Debian Live Projekt" .SH NAME \fBlive\-boot\fP \- System Boot Skripte @@ -103,7 +103,7 @@ LIVE_GENERATE_UUID=1 when building the initramfs. If specified, an MD5 sum is calculated on the live media during boot and compared to the value found in md5sum.txt found in the root directory of the live media. -.IP "\fBip\fP=[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIDEVICE\fP]:[\fIAUTOCONF\fP] [,[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIDEVICE\fP]:[\fIAUTOCONF\fP]]" 4 +.IP "\fBip\fP=[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIAUTOCONF\fP] [,[\fIDEVICE\fP]:[\fICLIENT_IP\fP]:[\fISERVER_IP\fP]:[\fIGATEWAY_IP\fP]:[\fINETMASK\fP]:[\fIHOSTNAME\fP]:[\fIAUTOCONF\fP]]" 4 Let you specify the name(s) and the options of the interface(s) that should be configured at boot time. Do not specify this if you want to use dhcp (default). It will be changed in a future release to mimick official kernel diff --git a/manpages/de/live-snapshot.de.1 b/manpages/de/live-snapshot.de.1 index 748b39f..cfa42e6 100644 --- a/manpages/de/live-snapshot.de.1 +++ b/manpages/de/live-snapshot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BOOT 1 2011\-03\-14 3.0~a16 "Debian Live Projekt" +.TH LIVE\-BOOT 1 2011\-04\-23 3.0~a16 "Debian Live Projekt" .SH NAME \fBlive\-snapshot\fP \- simple script to ease persistence usage diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 63629f0..4efd9a1 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2011\-03\-14 3.0~a16 "Debian Live Project" +.TH LIVE\-BOOT 7 2011\-04\-23 3.0~a16 "Debian Live Project" .SH NAME \fBlive\-boot\fR \- System Boot Scripts @@ -70,7 +70,7 @@ Allows to use a filesystem from within an iso image that's available on live-med Do not check that any UUID embedded in the initramfs matches the discovered medium. live\-boot may be told to generate a UUID by setting LIVE_GENERATE_UUID=1 when building the initramfs. .IP "\fBintegrity\-check\fR" 4 If specified, an MD5 sum is calculated on the live media during boot and compared to the value found in md5sum.txt found in the root directory of the live media. -.IP "\fBip\fR=[\fICLIENT_IP\fR]:[\fISERVER_IP\fR]:[\fIGATEWAY_IP\fR]:[\fINETMASK\fR]:[\fIHOSTNAME\fR]:[\fIDEVICE\fR]:[\fIAUTOCONF\fR] [,[\fICLIENT_IP\fR]:[\fISERVER_IP\fR]:[\fIGATEWAY_IP\fR]:[\fINETMASK\fR]:[\fIHOSTNAME\fR]:[\fIDEVICE\fR]:[\fIAUTOCONF\fR]]" 4 +.IP "\fBip\fR=[\fIDEVICE\fR]:[\fICLIENT_IP\fR]:[\fISERVER_IP\fR]:[\fIGATEWAY_IP\fR]:[\fINETMASK\fR]:[\fIHOSTNAME\fR]:[\fIAUTOCONF\fR] [,[\fIDEVICE\fR]:[\fICLIENT_IP\fR]:[\fISERVER_IP\fR]:[\fIGATEWAY_IP\fR]:[\fINETMASK\fR]:[\fIHOSTNAME\fR]:[\fIAUTOCONF\fR]]" 4 Let you specify the name(s) and the options of the interface(s) that should be configured at boot time. Do not specify this if you want to use dhcp (default). It will be changed in a future release to mimick official kernel boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp). .IP "\fBip\fR=[\fIfrommedia\fR]" 4 If this variable is set, dhcp and static configuration are just skipped and the system will use the (must be) media\-preconfigured /etc/network/interfaces instead. diff --git a/manpages/en/live-snapshot.1 b/manpages/en/live-snapshot.1 index d9a4c60..6bf8379 100644 --- a/manpages/en/live-snapshot.1 +++ b/manpages/en/live-snapshot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 1 2011\-03\-14 3.0~a16 "Debian Live Project" +.TH LIVE\-BOOT 1 2011\-04\-23 3.0~a16 "Debian Live Project" .SH NAME \fBlive\-snapshot\fR \- simple script to ease persistence usage diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index f72224d..6afdb61 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot 3.0~a16\n" -"POT-Creation-Date: 2011-03-14 06:27+0100\n" +"POT-Creation-Date: 2011-04-23 13:48+0300\n" "PO-Revision-Date: 2010-05-24 12:34+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -24,11 +24,12 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 #, no-wrap -msgid "2011-03-14" +msgid "2011-04-23" msgstr "" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 +#, no-wrap msgid "3.0~a16" msgstr "3.0~a16" @@ -323,8 +324,8 @@ msgstr "" #. type: IP #: en/live-boot.7:73 #, no-wrap -msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" -msgstr "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgstr "" #. type: Plain text #: en/live-boot.7:75 diff --git a/manpages/po/de/live-snapshot.1.po b/manpages/po/de/live-snapshot.1.po index 3b91f68..c79794e 100644 --- a/manpages/po/de/live-snapshot.1.po +++ b/manpages/po/de/live-snapshot.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot 3.0~a16\n" -"POT-Creation-Date: 2011-03-14 06:27+0100\n" +"POT-Creation-Date: 2011-04-23 13:48+0300\n" "PO-Revision-Date: 2010-05-24 12:34+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -24,11 +24,12 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 #, no-wrap -msgid "2011-03-14" +msgid "2011-04-23" msgstr "" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 +#, no-wrap msgid "3.0~a16" msgstr "3.0~a16" diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index f9b085b..d5a9f77 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2011-03-14 06:27+0100\n" +"POT-Creation-Date: 2011-04-23 13:48+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 #, no-wrap -msgid "2011-03-14" +msgid "2011-04-23" msgstr "" #. type: TH @@ -319,7 +319,7 @@ msgstr "" #. type: IP #: en/live-boot.7:73 #, no-wrap -msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" msgstr "" #. type: Plain text diff --git a/manpages/pot/live-snapshot.1.pot b/manpages/pot/live-snapshot.1.pot index a59628b..0aac813 100644 --- a/manpages/pot/live-snapshot.1.pot +++ b/manpages/pot/live-snapshot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2011-03-14 06:27+0100\n" +"POT-Creation-Date: 2011-04-23 13:48+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,7 +25,7 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/live-snapshot.1:1 #, no-wrap -msgid "2011-03-14" +msgid "2011-04-23" msgstr "" #. type: TH -- 2.1.4