Explorar o código

man: Fix --remove and --purge summary formatting in dpkg(1)

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

+ 1 - 0
debian/changelog

@@ -9,6 +9,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
     - Add new dsc(5), deb-changelog(5) and deb-changes(5) man pages.
     - Remove Debian specific policy references.
     - Remove Debian specific policy references.
     - Remove superfluous SEE ALSO references from dpkg-source(1).
     - Remove superfluous SEE ALSO references from dpkg-source(1).
+    - Fix --remove and --purge summary formatting in dpkg(1).
 
 
  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
 
 

+ 2 - 2
man/dpkg.1

@@ -177,7 +177,7 @@ once each where necessary. Use of this option may leave packages in the
 improper \fBtriggers\-awaited\fP and \fBtriggers\-pending\fP states. This
 improper \fBtriggers\-awaited\fP and \fBtriggers\-pending\fP states. This
 can be fixed later by running: \fBdpkg \-\-configure \-\-pending\fP.
 can be fixed later by running: \fBdpkg \-\-configure \-\-pending\fP.
 .TP
 .TP
-\fB\-r\fP, \fB\-\-remove\fP \fP\fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
+\fB\-r\fP, \fB\-\-remove\fP \fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
 Remove an installed package. This removes everything except conffiles,
 Remove an installed package. This removes everything except conffiles,
 which may avoid having to reconfigure the package if it is reinstalled
 which may avoid having to reconfigure the package if it is reinstalled
 later (conffiles are configuration files that are listed in the
 later (conffiles are configuration files that are listed in the
@@ -199,7 +199,7 @@ Removing of a package consists of the following steps:
 .br
 .br
 
 
 .TP
 .TP
-\fB\-P\fP, \fB\-\-purge \fP\fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
+\fB\-P\fP, \fB\-\-purge\fP \fIpackage\fP...|\fB\-a\fP|\fB\-\-pending\fP
 Purge an installed or already removed package. This removes everything,
 Purge an installed or already removed package. This removes everything,
 including conffiles.
 including conffiles.
 If \fB\-a\fP or \fB\-\-pending\fP is given instead of a package name,
 If \fB\-a\fP or \fB\-\-pending\fP is given instead of a package name,