r18217 - /trunk/dh-make-perl/dh-make-perl

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Mar 31 18:54:36 UTC 2008


Author: dmn
Date: Mon Mar 31 18:54:35 2008
New Revision: 18217

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=18217
Log:
use B<> instead of C<> on --refresh POD

Modified:
    trunk/dh-make-perl/dh-make-perl

Modified: trunk/dh-make-perl/dh-make-perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/dh-make-perl?rev=18217&op=diff
==============================================================================
--- trunk/dh-make-perl/dh-make-perl (original)
+++ trunk/dh-make-perl/dh-make-perl Mon Mar 31 18:54:35 2008
@@ -1336,12 +1336,12 @@
 
 Refresh mode.
 
-Instead of creating new debian/ directory, C<--refresh> makes C<dh-make-perl>
-to re-create only C<debian/rules> according to the current templates.
-
-This is useful when C<debian/rules> was created using older templates and
+Instead of creating new debian/ directory, B<--refresh> makes B<dh-make-perl>
+to re-create only B<debian/rules> according to the current templates.
+
+This is useful when B<debian/rules> was created using older templates and
 doesn't contain much customisations. As always, you're strongly encouraged to
-verify if C<debian/rules> looks sane.
+verify if B<debian/rules> looks sane.
 
 =back
 




More information about the Pkg-perl-cvs-commits mailing list