From: Raphael Hertzog Date: Sun, 11 May 2008 20:02:35 +0000 (+0200) Subject: dpkg-source(1): small POD fix, properly escape hyphen in -i option X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd00f6dac55d3a77ccccda7a7cee48e1d8a2958;p=dpkg dpkg-source(1): small POD fix, properly escape hyphen in -i option --- diff --git a/man/ChangeLog b/man/ChangeLog index 33146f3b..dfdf9474 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2008-05-11 Raphael Hertzog + + * dpkg-source.1: Properly escape hyphen in -i option. + 2008-05-05 Raphael Hertzog * dpkg-source.1: Improve explanation of -i when used with diff --git a/man/dpkg-source.1 b/man/dpkg-source.1 index d904498b..252bfdc1 100644 --- a/man/dpkg-source.1 +++ b/man/dpkg-source.1 @@ -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