Fixing several typos in man pages.
authorchals <chals@altorricon.com>
Thu, 24 May 2012 12:38:50 +0000 (14:38 +0200)
committerDaniel Baumann <daniel@debian.org>
Mon, 4 Jun 2012 15:39:50 +0000 (17:39 +0200)
12 files changed:
manpages/de/live-boot.de.7
manpages/de/live-persistence.conf.de.5
manpages/de/live-snapshot.de.1
manpages/en/live-boot.7
manpages/en/live-persistence.conf.5
manpages/en/live-snapshot.1
manpages/po/de/live-boot.7.po
manpages/po/de/live-persistence.conf.5.po
manpages/po/de/live-snapshot.1.po
manpages/pot/live-boot.7.pot
manpages/pot/live-persistence.conf.5.pot
manpages/pot/live-snapshot.1.pot

index 2a4ff0e..124da93 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 7 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 2012\-05\-24 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fP \- System Boot Scripts
@@ -48,10 +48,10 @@ files. Those files can be placed either in the root filesystem itself
 .\" FIXME
 \fBlive\-boot\fP currently features the following parameters.
 .IP \fBaccess\fP=\fIACCESS\fP 4
-Set the accessibility level for physically or visually impared users. ACCESS
-must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment,
-v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties,
-m2=moderate motor difficulties.
+Set the accessibility level for physically or visually impaired
+users. ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual
+impairment, v2=moderate visual impairment, v3=blindness, m1=minor motor
+difficulties, m2=moderate motor difficulties.
 .IP \fBconsole\fP=\fITTY,SPEED\fP 4
 Set the default console to be used with the "live\-getty" option. Example:
 "console=ttyS0,115200"
@@ -71,7 +71,7 @@ correctly because it does not require networking afterwards and the system
 operates faster once booted because it does not require to contact the
 server anymore.
 .br
-Due to current limitations in busyboxs wget and DNS resolution, an URL can
+Due to current limitations in busybox's wget and DNS resolution, an URL can
 not contain a hostname but an IP only.
 .br
 Not working: http://example.com/path/to/your_filesystem.squashfs
@@ -187,7 +187,7 @@ labeled/named either "live\-sn" or "home\-sn" and will be extracted into / or
 order these are handled are: full\-ov, custom\-ov, live\-sn, home\-sn. Overlay
 image files and snapshot archive files have extensions which determines
 their filesystem or archive type, e.g. "custom\-ov.ext4" and
-"\home\-sn.squashfs".
+"home\-sn.squashfs".
 .IP "\fBpersistence\-encryption\fP=\fITYPE1\fP,\fITYPE2\fP ... \fITYPEn\fP" 4
 This option determines which types of encryption that we allow to be used
 when probing devices for persistence media. If "none" is in the list, we
index 618a965..a487359 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 2012\-05\-24 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-persistence.conf\fP \- Configuration file for persistence media in
@@ -16,7 +16,7 @@ volume's persistence is fully customizable through the
 \fBlive\-persistence.conf\fP file stored on the root of its file system. Any
 such labeled volume must have such a file, or it will be ignored.
 .PP
-The format of \fBlive\-persistence.conf\fP allow empty lines and lines starting
+The format of \fBlive\-persistence.conf\fP allows empty lines and lines starting
 with a "#" (used for comments), both which will be ignored. A so called
 "custom mount" has the format:
 .PP
@@ -61,13 +61,13 @@ Custom mounts defined in \fBlive\-persistence.conf\fP accept the following
 options in a coma\-separated list:
 .IP \fBsource\fP=\fIPATH\fP 4
 When given, store the persistence changes into \fIPATH\fP on the persistence
-media. \fIPATH\fP must be a relative path (w.r.t. the persistence media root)
-that cannot contain white spaces or the special . or .. path components,
-with the exception that it can be just . which means the persistence media
-root. This option is mostly relevant if you want to nest custom mounts,
-which otherwise would cause errors, or if you want to make the whole media
-root available (similar to the now deprecated \fBhome\-rw\fP type of
-persistence).
+media. \fIPATH\fP must be a relative path (with respect to the persistence
+media root) that cannot contain white spaces or the special . or .. path
+components, with the exception that it can be just . which means the
+persistence media root. This option is mostly relevant if you want to nest
+custom mounts, which otherwise would cause errors, or if you want to make
+the whole media root available (similar to the now deprecated \fBhome\-rw\fP
+type of persistence).
 .PP
 The following options are mutually exclusive (only the last given one will
 be in effect):
@@ -206,5 +206,5 @@ writing a mail to the Debian Live mailing list at
 <\fIdebian\-live@lists.debian.org\fP>.
 
 .SH AUTHOR
-live.persist was written by anonym <\fIanonym@lavabit.com\fP> for the
-Debian project.
+live\-persistence.conf was written by anonym <\fIanonym@lavabit.com\fP>
+for the Debian project.
index 403cc8b..a3616f5 100644 (file)
@@ -3,7 +3,7 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a27\-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 2012\-05\-24 3.0~a27\-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fP \- simple script to ease persistence usage
@@ -33,12 +33,11 @@ value "/live/overlay" should be right for most uses. However it could be
 handy to specify "/home" and type ext4 for the type to prepare an image file
 suited to be directly mounted by live\-boot as home.
 .IP "\-d, \-\-device \fIDEVICE\fP" 4
-sets the device where the media which the snapshot/persistence
-file/partition will be put. If it is not specified, a tmpfs will be used and
-linked to the user's desktop to move it where it is needed. If the device
-has no filesystem, an ext4 fs will be automatically created and labelled
-according to the values specified after the "\-\-output" value or with a sane
-default.
+sets the device where the media with the snapshot/persistence file/partition
+will be put. If it is not specified, a tmpfs will be used and linked to the
+user's desktop to move it where it is needed. If the device has no
+filesystem, an ext4 fs will be automatically created and labelled according
+to the values specified after the "\-\-output" value or with a sane default.
 .IP "\-e, \-\-exclude\-list \fIFILE\fP" 4
 a file containing a list of filenames/paths that should not be saved. This
 exclude list will be remebered on the target snapshot media for reuse.
@@ -77,7 +76,7 @@ loaded in alphanumeric order.
 .IP \fB/etc/live\-persistence.binds\fP 4
 This optional file (which resides in the rootfs system, not in the live
 media) is used as a list of directories which not need be persistent:
-ie. their content does not need to survive reboots when using the
+i.e. their content does not need to survive reboots when using the
 persistence features.
 .br
 This saves expensive writes and speeds up operations on volatile data such
index 75a6ad8..6b7dfcd 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 7 2012\-04\-09 3.0~a27-1 "Debian Live Project"
+.TH LIVE\-BOOT 7 2012\-05\-24 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-boot\fR \- System Boot Scripts
@@ -29,7 +29,7 @@ In addition, there are some more boot parameters to influence the behaviour, see
 \fBlive\-boot\fR currently features the following parameters.
 .\" FIXME
 .IP "\fBaccess\fR=\fIACCESS\fR" 4
-Set the accessibility level for physically or visually impared users. ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, m2=moderate motor difficulties.
+Set the accessibility level for physically or visually impaired users. ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, m2=moderate motor difficulties.
 .IP "\fBconsole\fR=\fITTY,SPEED\fR" 4
 Set the default console to be used with the "live\-getty" option. Example: "console=ttyS0,115200"
 .IP "\fBdebug\fR" 4
@@ -48,7 +48,7 @@ correctly because it does not require networking afterwards and the system
 operates faster once booted because it does not require to contact the server
 anymore.
 .br
-Due to current limitations in busyboxs wget and DNS resolution, an URL can not contain a hostname but an IP only.
+Due to current limitations in busybox's wget and DNS resolution, an URL can not contain a hostname but an IP only.
 .br
 Not working: http://example.com/path/to/your_filesystem.squashfs
 .br
@@ -109,7 +109,7 @@ This parameters allows to set a custom ramdisk size (it's the '\-o size' option
 .IP "\fBswapon\fR" 4
 This parameter enables usage of local swap partitions.
 .IP "\fBpersistence\fR" 4
-live\-boot will probe devices for persistence media. These can be partitions (with the correct GPT name), filesystems (with the correct label) or image/archive files (with the correct file name). Overlays are labeled/named either "full\-ov", which will be mounted on /, or "custom\-ov", which can be completely customized (see \fIlive-persistence.conf\fR(5)); snapshots are labeled/named either "live\-sn" or "home\-sn" and will be extracted into / or /home, respectively (see \fIlive\-snapshot\fR(1) for more information). The order these are handled are: full\-ov, custom\-ov, live-sn, home-sn. Overlay image files and snapshot archive files have extensions which determines their filesystem or archive type, e.g. "custom\-ov.ext4" and "\home\-sn.squashfs".
+live\-boot will probe devices for persistence media. These can be partitions (with the correct GPT name), filesystems (with the correct label) or image/archive files (with the correct file name). Overlays are labeled/named either "full\-ov", which will be mounted on /, or "custom\-ov", which can be completely customized (see \fIlive-persistence.conf\fR(5)); snapshots are labeled/named either "live\-sn" or "home\-sn" and will be extracted into / or /home, respectively (see \fIlive\-snapshot\fR(1) for more information). The order these are handled are: full\-ov, custom\-ov, live-sn, home-sn. Overlay image files and snapshot archive files have extensions which determines their filesystem or archive type, e.g. "custom\-ov.ext4" and "home\-sn.squashfs".
 .IP "\fBpersistence\-encryption\fR=\fITYPE1\fR,\fITYPE2\fR ... \fITYPEn\fR" 4
 This option determines which types of encryption that we allow to be used when probing devices for persistence media. If "none" is in the list, we allow unencrypted media; if "luks" is in the list, we allow LUKS\-encrypted media. Whenever a device containing encrypted media is probed the user will be prompted for the passphrase. The default value is "none".
 .IP "\fBpersistence\-media\fR={\fIremovable\fR|\fIremovable\-usb\fR}" 4
index 96afb50..6dccd00 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT conf 2012\-04\-09 3.0~a27-1 "Debian Live Project"
+.TH LIVE\-BOOT conf 2012\-05\-24 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive-persistence.conf\fR \- Configuration file for persistence media in
@@ -11,7 +11,7 @@ that volume's persistence is fully customizable through the
 \fBlive-persistence.conf\fR file stored on the root of its file system. Any such
 labeled volume must have such a file, or it will be ignored.
 .PP
-The format of \fBlive-persistence.conf\fR allow empty lines and lines starting
+The format of \fBlive-persistence.conf\fR allows empty lines and lines starting
 with a "#" (used for comments), both which will be ignored. A so
 called "custom mount" has the format:
 .PP
@@ -59,7 +59,7 @@ Custom mounts defined in \fBlive-persistence.conf\fR accept the following
 options in a coma-separated list:
 .IP "\fBsource\fR=\fIPATH\fR" 4
 When given, store the persistence changes into \fIPATH\fR on the
-persistence media. \fIPATH\fR must be a relative path (w.r.t. the
+persistence media. \fIPATH\fR must be a relative path (with respect to the
 persistence media root) that cannot contain white spaces or the
 special . or .. path components, with the exception that it can be
 just . which means the persistence media root. This option is mostly
@@ -209,5 +209,5 @@ package in the Debian Bug Tracking System at
 Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
 
 .SH AUTHOR
-live\.persist was written by anonym <\fIanonym@lavabit.com\fR> for the
+live\-persistence.conf was written by anonym <\fIanonym@lavabit.com\fR> for the
 Debian project.
index 2850a63..75c350b 100644 (file)
@@ -1,4 +1,4 @@
-.TH LIVE\-BOOT 1 2012\-04\-09 3.0~a27-1 "Debian Live Project"
+.TH LIVE\-BOOT 1 2012\-05\-24 3.0~a27-1 "Debian Live Project"
 
 .SH NAME
 \fBlive\-snapshot\fR \- simple script to ease persistence usage
@@ -21,7 +21,7 @@ live\-snapshot is a script which can be used to build the right types of persist
 .IP "\-c, \-\-cow \fIDIRECTORY\fR" 4
 specifies the input directory to be cloned in the image file. Its default value "/live/overlay" should be right for most uses. However it could be handy to specify "/home" and type ext4 for the type to prepare an image file suited to be directly mounted by live\-boot as home.
 .IP "\-d, \-\-device \fIDEVICE\fR" 4
-sets the device where the media which the snapshot/persistence file/partition will be put. If it is not specified, a tmpfs will be used and linked to the user's desktop to move it where it is needed. If the device has no filesystem, an ext4 fs will be automatically created and labelled according to the values specified after the "\-\-output" value or with a sane default.
+sets the device where the media with the snapshot/persistence file/partition will be put. If it is not specified, a tmpfs will be used and linked to the user's desktop to move it where it is needed. If the device has no filesystem, an ext4 fs will be automatically created and labelled according to the values specified after the "\-\-output" value or with a sane default.
 .IP "\-e, \-\-exclude\-list \fIFILE\fR" 4
 a file containing a list of filenames/paths that should not be saved. This exclude list will be remebered on the target snapshot media for reuse.
 .IP "\-o, \-\-output \fIFILE\fR" 4
@@ -45,7 +45,7 @@ Some variables can be configured via this config file (inside the live system).
 .IP "\fBlive/filesystem.module\fR" 4
 This optional file (inside the live media) contains a list of white\-space or carriage\-return\-separated file names corresponding to disk images in the "/live" directory. If this file exists, only images listed here will be merged into the root aufs, and they will be loaded in the order listed here. The first entry in this file will be the "lowest" point in the aufs, and the last file in this list will be on the "top" of the aufs, directly below /overlay.  Without this file, any images in the "/live" directory are loaded in alphanumeric order.
 .IP "\fB/etc/live\-persistence.binds\fR" 4
-This optional file (which resides in the rootfs system, not in the live media) is used as a list of directories which not need be persistent: ie. their content does not need to survive reboots when using the persistence features.
+This optional file (which resides in the rootfs system, not in the live media) is used as a list of directories which not need be persistent: i.e. their content does not need to survive reboots when using the persistence features.
 .br
 This saves expensive writes and speeds up operations on volatile data such as web caches and temporary files (like e.g. /tmp and .mozilla) which are regenerated each time. This is achieved by bind mounting each listed directory with a tmpfs on the original path.
 .IP "\fB/etc/live\-snapshot.list\fR" 4
index 21a13ac..9cddc5c 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -158,8 +158,8 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:33
 msgid ""
-"Set the accessibility level for physically or visually impared users. ACCESS "
-"must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
+"Set the accessibility level for physically or visually impaired users. "
+"ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
 "m2=moderate motor difficulties."
 msgstr ""
@@ -225,7 +225,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:52
 msgid ""
-"Due to current limitations in busyboxs wget and DNS resolution, an URL can "
+"Due to current limitations in busybox's wget and DNS resolution, an URL can "
 "not contain a hostname but an IP only."
 msgstr ""
 
@@ -580,7 +580,7 @@ msgid ""
 "or /home, respectively (see I<live-snapshot>(1) for more information). The "
 "order these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay "
 "image files and snapshot archive files have extensions which determines "
-"their filesystem or archive type, e.g. \"custom-ov.ext4\" and \"\\home-sn."
+"their filesystem or archive type, e.g. \"custom-ov.ext4\" and \"home-sn."
 "squashfs\"."
 msgstr ""
 
@@ -821,7 +821,7 @@ msgid "B</etc/live-persistence.binds>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:149 en/live-snapshot.1:49
+#: en/live-boot.7:149
 msgid ""
 "This optional file (which resides in the rootfs system, not in the live "
 "media) is used as a list of directories which not need be persistent: ie. "
index debbc07..d881d95 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -134,7 +134,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-persistence.conf.5:17
 msgid ""
-"The format of B<live-persistence.conf> allow empty lines and lines starting "
+"The format of B<live-persistence.conf> allows empty lines and lines starting "
 "with a \"#\" (used for comments), both which will be ignored. A so called "
 "\"custom mount\" has the format:"
 msgstr ""
@@ -209,13 +209,13 @@ msgstr ""
 #: en/live-persistence.conf.5:69
 msgid ""
 "When given, store the persistence changes into I<PATH> on the persistence "
-"media. I<PATH> must be a relative path (w.r.t. the persistence media root) "
-"that cannot contain white spaces or the special . or .. path components, "
-"with the exception that it can be just . which means the persistence media "
-"root. This option is mostly relevant if you want to nest custom mounts, "
-"which otherwise would cause errors, or if you want to make the whole media "
-"root available (similar to the now deprecated B<home-rw> type of "
-"persistence)."
+"media. I<PATH> must be a relative path (with respect to the persistence "
+"media root) that cannot contain white spaces or the special . or .. path "
+"components, with the exception that it can be just . which means the "
+"persistence media root. This option is mostly relevant if you want to nest "
+"custom mounts, which otherwise would cause errors, or if you want to make "
+"the whole media root available (similar to the now deprecated B<home-rw> "
+"type of persistence)."
 msgstr ""
 
 #. type: Plain text
@@ -510,6 +510,6 @@ msgstr ""
 #. type: Plain text
 #: en/live-persistence.conf.5:213
 msgid ""
-"live.persist was written by anonym E<lt>I<anonym@lavabit.com>E<gt> for the "
-"Debian project."
+"live-persistence.conf was written by anonym E<lt>I<anonym@lavabit.com>E<gt> "
+"for the Debian project."
 msgstr ""
index 10a592e..e33939c 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: 2012-04-08 22:48+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -97,15 +97,6 @@ msgid "B</etc/live-persistence.binds>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:149 en/live-snapshot.1:49
-msgid ""
-"This optional file (which resides in the rootfs system, not in the live "
-"media) is used as a list of directories which not need be persistent: ie. "
-"their content does not need to survive reboots when using the persistence "
-"features."
-msgstr ""
-
-#. type: Plain text
 #: en/live-boot.7:152 en/live-snapshot.1:51
 msgid ""
 "This saves expensive writes and speeds up operations on volatile data such "
@@ -253,12 +244,11 @@ msgstr ""
 #. type: Plain text
 #: en/live-snapshot.1:25
 msgid ""
-"sets the device where the media which the snapshot/persistence file/"
-"partition will be put. If it is not specified, a tmpfs will be used and "
-"linked to the user's desktop to move it where it is needed. If the device "
-"has no filesystem, an ext4 fs will be automatically created and labelled "
-"according to the values specified after the \"--output\" value or with a "
-"sane default."
+"sets the device where the media with the snapshot/persistence file/partition "
+"will be put. If it is not specified, a tmpfs will be used and linked to the "
+"user's desktop to move it where it is needed. If the device has no "
+"filesystem, an ext4 fs will be automatically created and labelled according "
+"to the values specified after the \"--output\" value or with a sane default."
 msgstr ""
 
 #. type: IP
@@ -359,6 +349,15 @@ msgstr ""
 msgid "output version information and exit."
 msgstr ""
 
+#. type: Plain text
+#: en/live-snapshot.1:49
+msgid ""
+"This optional file (which resides in the rootfs system, not in the live "
+"media) is used as a list of directories which not need be persistent: i.e. "
+"their content does not need to survive reboots when using the persistence "
+"features."
+msgstr ""
+
 #. type: IP
 #: en/live-snapshot.1:51
 #, no-wrap
index 35df2f6..fe2f1ed 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -158,8 +158,8 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:33
 msgid ""
-"Set the accessibility level for physically or visually impared users. ACCESS "
-"must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
+"Set the accessibility level for physically or visually impaired users. "
+"ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
 "m2=moderate motor difficulties."
 msgstr ""
@@ -225,7 +225,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-boot.7:52
 msgid ""
-"Due to current limitations in busyboxs wget and DNS resolution, an URL can "
+"Due to current limitations in busybox's wget and DNS resolution, an URL can "
 "not contain a hostname but an IP only."
 msgstr ""
 
@@ -580,7 +580,7 @@ msgid ""
 "or /home, respectively (see I<live-snapshot>(1) for more information). The "
 "order these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay "
 "image files and snapshot archive files have extensions which determines "
-"their filesystem or archive type, e.g. \"custom-ov.ext4\" and \"\\home-sn."
+"their filesystem or archive type, e.g. \"custom-ov.ext4\" and \"home-sn."
 "squashfs\"."
 msgstr ""
 
@@ -821,7 +821,7 @@ msgid "B</etc/live-persistence.binds>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:149 en/live-snapshot.1:49
+#: en/live-boot.7:149
 msgid ""
 "This optional file (which resides in the rootfs system, not in the live "
 "media) is used as a list of directories which not need be persistent: ie. "
index 44a1e25..6f01e76 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -134,7 +134,7 @@ msgstr ""
 #. type: Plain text
 #: en/live-persistence.conf.5:17
 msgid ""
-"The format of B<live-persistence.conf> allow empty lines and lines starting "
+"The format of B<live-persistence.conf> allows empty lines and lines starting "
 "with a \"#\" (used for comments), both which will be ignored. A so called "
 "\"custom mount\" has the format:"
 msgstr ""
@@ -209,13 +209,13 @@ msgstr ""
 #: en/live-persistence.conf.5:69
 msgid ""
 "When given, store the persistence changes into I<PATH> on the persistence "
-"media. I<PATH> must be a relative path (w.r.t. the persistence media root) "
-"that cannot contain white spaces or the special . or .. path components, "
-"with the exception that it can be just . which means the persistence media "
-"root. This option is mostly relevant if you want to nest custom mounts, "
-"which otherwise would cause errors, or if you want to make the whole media "
-"root available (similar to the now deprecated B<home-rw> type of "
-"persistence)."
+"media. I<PATH> must be a relative path (with respect to the persistence "
+"media root) that cannot contain white spaces or the special . or .. path "
+"components, with the exception that it can be just . which means the "
+"persistence media root. This option is mostly relevant if you want to nest "
+"custom mounts, which otherwise would cause errors, or if you want to make "
+"the whole media root available (similar to the now deprecated B<home-rw> "
+"type of persistence)."
 msgstr ""
 
 #. type: Plain text
@@ -510,6 +510,6 @@ msgstr ""
 #. type: Plain text
 #: en/live-persistence.conf.5:213
 msgid ""
-"live.persist was written by anonym E<lt>I<anonym@lavabit.com>E<gt> for the "
-"Debian project."
+"live-persistence.conf was written by anonym E<lt>I<anonym@lavabit.com>E<gt> "
+"for the Debian project."
 msgstr ""
index 9967cd9..f8e9938 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-09 18:57+0300\n"
+"POT-Creation-Date: 2012-05-24 14:35+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,7 +25,7 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
 #, no-wrap
-msgid "2012-04-09"
+msgid "2012-05-24"
 msgstr ""
 
 #. type: TH
@@ -97,15 +97,6 @@ msgid "B</etc/live-persistence.binds>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:149 en/live-snapshot.1:49
-msgid ""
-"This optional file (which resides in the rootfs system, not in the live "
-"media) is used as a list of directories which not need be persistent: ie. "
-"their content does not need to survive reboots when using the persistence "
-"features."
-msgstr ""
-
-#. type: Plain text
 #: en/live-boot.7:152 en/live-snapshot.1:51
 msgid ""
 "This saves expensive writes and speeds up operations on volatile data such "
@@ -253,12 +244,11 @@ msgstr ""
 #. type: Plain text
 #: en/live-snapshot.1:25
 msgid ""
-"sets the device where the media which the snapshot/persistence file/"
-"partition will be put. If it is not specified, a tmpfs will be used and "
-"linked to the user's desktop to move it where it is needed. If the device "
-"has no filesystem, an ext4 fs will be automatically created and labelled "
-"according to the values specified after the \"--output\" value or with a "
-"sane default."
+"sets the device where the media with the snapshot/persistence file/partition "
+"will be put. If it is not specified, a tmpfs will be used and linked to the "
+"user's desktop to move it where it is needed. If the device has no "
+"filesystem, an ext4 fs will be automatically created and labelled according "
+"to the values specified after the \"--output\" value or with a sane default."
 msgstr ""
 
 #. type: IP
@@ -359,6 +349,15 @@ msgstr ""
 msgid "output version information and exit."
 msgstr ""
 
+#. type: Plain text
+#: en/live-snapshot.1:49
+msgid ""
+"This optional file (which resides in the rootfs system, not in the live "
+"media) is used as a list of directories which not need be persistent: i.e. "
+"their content does not need to survive reboots when using the persistence "
+"features."
+msgstr ""
+
 #. type: IP
 #: en/live-snapshot.1:51
 #, no-wrap