[SCM] Git repository for devscripts branch, master, updated. v2.12.0-16-gbd50d96

David Prévot taffit at debian.org
Thu Jul 26 20:40:56 UTC 2012


The following commit has been merged in the master branch:
commit 2693ee617ef02c90d94d443d0c3e813a30a60df8
Author: David Prévot <taffit at debian.org>
Date:   Thu Jul 26 16:17:19 2012 -0400

    licensecheck.1: Consistency fix.

diff --git a/debian/changelog b/debian/changelog
index 7dcaa44..9bb643e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ devscripts (2.12.2) UNRELEASED; urgency=low
   [ Ville Skyttä ]
   * Spelling fixes.
 
+  [ David Prévot ]
+  * licensecheck.1: Consistency fix.
+
  -- Benjamin Drung <bdrung at debian.org>  Thu, 26 Jul 2012 12:17:51 +0200
 
 devscripts (2.12.1) unstable; urgency=low
diff --git a/scripts/licensecheck.pl b/scripts/licensecheck.pl
index abac7b7..a865c8d 100755
--- a/scripts/licensecheck.pl
+++ b/scripts/licensecheck.pl
@@ -80,9 +80,9 @@ Also display copyright text found within the file
 
 =item B<-m>, B<--machine>
 
-Displays the information in a machine readable way, i.e. in the form
+Display the information in a machine readable way, i.e. in the form
 <file><tab><license>[<tab><copyright>] so that it can be easily sorted
-and/or filtered, e.g. with the F<awk> and F<sort> commands.
+and/or filtered, e.g. with the B<awk> and B<sort> commands.
 Note that using the B<--verbose> option will kill the readability.
 
 =item B<--no-conf>, B<--noconf>

-- 
Git repository for devscripts



More information about the devscripts-devel mailing list