Explorar o código

man: Use “wildcard characters” instead of “wildchars” in dpkg-query(1)

Guillem Jover %!s(int64=11) %!d(string=hai) anos
pai
achega
3802dd1144
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  1. 1 0
      debian/changelog
  2. 2 2
      man/dpkg-query.1

+ 1 - 0
debian/changelog

@@ -12,6 +12,7 @@ dpkg (1.18.0) UNRELEASED; urgency=low
   * Fix and update Arch substvar description in deb-substvars(5).
   * Fix and update Arch substvar description in deb-substvars(5).
   * Document that current build flag feature areas only work on Debian and
   * Document that current build flag feature areas only work on Debian and
     derivatives in dpkg-buildflags(1).
     derivatives in dpkg-buildflags(1).
+  * Use “wildcard characters” instead of “wildchars” in dpkg-query(1).
 
 
  -- Guillem Jover <guillem@debian.org>  Tue, 09 Dec 2014 23:53:18 +0100
  -- Guillem Jover <guillem@debian.org>  Tue, 09 Dec 2014 23:53:18 +0100
 
 

+ 2 - 2
man/dpkg-query.1

@@ -36,7 +36,7 @@ the \fBdpkg\fP database.
 List packages matching given pattern. If no \fIpackage-name-pattern\fP
 List packages matching given pattern. If no \fIpackage-name-pattern\fP
 is given, list all packages in \fI/var/lib/dpkg/status\fP, excluding
 is given, list all packages in \fI/var/lib/dpkg/status\fP, excluding
 the ones marked as not-installed (i.e. those which have been previously
 the ones marked as not-installed (i.e. those which have been previously
-purged). Normal shell wildchars are allowed
+purged). Normal shell wildcard characters are allowed
 in \fIpackage-name-pattern\fP. Please note you will probably have to
 in \fIpackage-name-pattern\fP. Please note you will probably have to
 quote \fIpackage-name-pattern\fP to prevent the shell from performing
 quote \fIpackage-name-pattern\fP to prevent the shell from performing
 filename expansion. For example this will list all package names starting
 filename expansion. For example this will list all package names starting
@@ -130,7 +130,7 @@ for that, this command will not get removed.
 .TP
 .TP
 .BR \-S ", " \-\-search " \fIfilename-search-pattern\fP..."
 .BR \-S ", " \-\-search " \fIfilename-search-pattern\fP..."
 Search for packages that own files corresponding to the given pattern.
 Search for packages that own files corresponding to the given pattern.
-Standard shell wildchars can be used in the pattern.
+Standard shell wildcard characters can be used in the pattern.
 This command will not list extra files created by maintainer scripts,
 This command will not list extra files created by maintainer scripts,
 nor will it list alternatives.
 nor will it list alternatives.
 .TP
 .TP