Guillem Jover лет назад: 18
Родитель
Сommit
09b324b8b4
2 измененных файлов с 11 добавлено и 7 удалено
  1. 4 0
      man/ChangeLog
  2. 7 7
      man/dpkg.1

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2008-04-08  Guillem Jover  <guillem@debian.org>
+
+	* dpkg.1: Sort package states.
+
 2008-04-07  Helge Kreutzmann  <debian@helgefjell.de>
 2008-04-07  Helge Kreutzmann  <debian@helgefjell.de>
 
 
 	* po/de.po: Updated to 1494t1f59u.
 	* po/de.po: Updated to 1494t1f59u.

+ 7 - 7
man/dpkg.1

@@ -47,16 +47,16 @@ packages. The information is divided in three classes: \fBstates\fP,
 be changed mainly with \fBdselect\fP.
 be changed mainly with \fBdselect\fP.
 .SS PACKAGE STATES
 .SS PACKAGE STATES
 .TP
 .TP
-.B installed
-The package is unpacked and configured OK.
+.B not\-installed
+The package is not installed on your system.
+.TP
+.B config\-files
+Only the configuration files of the package exist on the system.
 .TP
 .TP
 .B half\-installed
 .B half\-installed
 The installation of the package has been started, but not completed for
 The installation of the package has been started, but not completed for
 some reason.
 some reason.
 .TP
 .TP
-.B not\-installed
-The package is not installed on your system.
-.TP
 .B unpacked
 .B unpacked
 The package is unpacked, but not configured.
 The package is unpacked, but not configured.
 .TP
 .TP
@@ -64,8 +64,8 @@ The package is unpacked, but not configured.
 The package is unpacked and configuration has been started, but not yet
 The package is unpacked and configuration has been started, but not yet
 completed for some reason.
 completed for some reason.
 .TP
 .TP
-.B config\-files
-Only the configuration files of the package exist on the system.
+.B installed
+The package is unpacked and configured OK.
 .SS PACKAGE SELECTION STATES
 .SS PACKAGE SELECTION STATES
 .TP
 .TP
 .B install
 .B install