The following commit has been merged in the master branch:
commit 71ddce39b23b2b3eba7520b5e40dc1fec4f05637
Author: Raphaël Hertzog <[email protected]>
Date: Sat Nov 19 18:31:38 2011 +0100
dpkg-gensymbols(1): -e accepts shell patterns not regular expressions
diff --git a/man/dpkg-gensymbols.1 b/man/dpkg-gensymbols.1
index 9eb29c7..2522e6e 100644
--- a/man/dpkg-gensymbols.1
+++ b/man/dpkg-gensymbols.1
@@ -381,7 +381,8 @@ debian/changelog. Required if called outside of a source
package tree.
.TP
.BI \-e library-file
Only analyze libraries explicitly listed instead of finding all public
-libraries. You can use a regular expression in \fIlibrary-file\fR to match
+libraries. You can use shell patterns used for pathname expansions (see
+the File::Glob manual page for details) in \fIlibrary-file\fR to match
multiple libraries with a single argument (otherwise you need multiple
\fB\-e\fR).
.TP
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]