From cfd00f6dac55d3a77ccccda7a7cee48e1d8a2958 Mon Sep 17 00:00:00 2001 From: Raphael Hertzog Date: Sun, 11 May 2008 22:02:35 +0200 Subject: [PATCH] dpkg-source(1): small POD fix, properly escape hyphen in -i option --- man/ChangeLog | 4 ++++ man/dpkg-source.1 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.5