]> err.no Git - dpkg/commitdiff
dpkg-source(1): small POD fix, properly escape hyphen in -i option
authorRaphael Hertzog <hertzog@debian.org>
Sun, 11 May 2008 20:02:35 +0000 (22:02 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 11 May 2008 20:02:35 +0000 (22:02 +0200)
man/ChangeLog
man/dpkg-source.1

index 33146f3b45ba35c587e94e3b3ebe2eb3f32cb759..dfdf947488152b7efb8273e2260bcdbc3c5c11d7 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-11  Raphael Hertzog  <hertzog@debian.org>
+
+       * dpkg-source.1: Properly escape hyphen in -i option.
+
 2008-05-05  Raphael Hertzog  <hertzog@debian.org>
 
        * dpkg-source.1: Improve explanation of -i when used with
index d904498bb8f36fa8b4106fb12aa2751bee12d5d1..252bfdc1635a585a76c5420b455a9ba01e5a7521 100644 (file)
@@ -123,7 +123,7 @@ You may specify a perl regular expression to match files you want
 filtered out of the list of files for the diff. (This list is
 generated by a find command.) (If the source package is being built as a
 version 3 source package using a VCS, this can be used to ignore
-uncommited changes on specific files. Using -i.* will ignore all of them.)
+uncommited changes on specific files. Using \-i.* will ignore all of them.)
 \fB\-i\fP by itself enables the option, with a default regexp that will
 filter out control files and directories of the most common revision
 control systems, backup and swap files and Libtool build output