The following commit has been merged in the master branch:
commit 3122d357390ba7fa36fa1ce4eca3c7ae0723385b
Author: James Vega <[email protected]>
Date: Tue Sep 28 19:09:43 2010 -0400
Fix a couple markup issues in source files for generated man pages.
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index cee489e..1ffca5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ devscripts (2.10.69) UNRELEASED; urgency=low
* po4a: Add targets to transform translated POD/DocBook files into man
pages. (Closes: #597782)
* Include command list in localized devscripts.1. (Closes: #597906)
+ * Fix a couple markup issues in source files for generated man pages.
-- James Vega <[email protected]> Thu, 23 Sep 2010 22:51:16 -0400
diff --git a/po4a/add_fr/translator_dbk.add b/po4a/add_fr/translator_dbk.add
index 2d76e4a..a5769d6 100644
--- a/po4a/add_fr/translator_dbk.add
+++ b/po4a/add_fr/translator_dbk.add
@@ -15,7 +15,7 @@ PO4A-HEADER:mode=after;position=AUTEUR;endboundary=</refsect1>
<para>
La version anglaise la plus à jour de ce document est toujours
- consultable en ajoutant l'option « -L C » à la
+ consultable en ajoutant l'option «&nbsp;-L&nbsp;C&nbsp;» à la
commande <command>man</command>.
</para>
diff --git a/scripts/dget.pl b/scripts/dget.pl
index 57bc974..c2ffe9a 100755
--- a/scripts/dget.pl
+++ b/scripts/dget.pl
@@ -567,7 +567,7 @@ In addition to I</var/cache/apt/archives>, B<dget> uses the
colon-separated list given as argument to B<--path> to find files with
a matching md5sum. For example: "--path
/srv/pbuilder/result:/home/cb/UploadQueue". If DIR is empty (i.e.,
-"S<--path ''>" is specified), then any previously listed directories
+"--path ''" is specified), then any previously listed directories
or directories specified in the configuration files will be ignored.
This option may be specified multiple times, and all of the
directories listed will be searched; hence, the above example could
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].