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>
 
 	* 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.
 .SS PACKAGE STATES
 .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
 .B half\-installed
 The installation of the package has been started, but not completed for
 some reason.
 .TP
-.B not\-installed
-The package is not installed on your system.
-.TP
 .B unpacked
 The package is unpacked, but not configured.
 .TP
@@ -64,8 +64,8 @@ The package is unpacked, but not configured.
 The package is unpacked and configuration has been started, but not yet
 completed for some reason.
 .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
 .TP
 .B install