The following commit has been merged in the master branch:
commit 09b324b8b4bc935df2a3d39a55fe9c06889bacc9
Author: Guillem Jover <[EMAIL PROTECTED]>
Date:   Sun Apr 6 20:48:26 2008 +0300

    man: Sort package states

diff --git a/man/ChangeLog b/man/ChangeLog
index 02769e1..6e6e1e9 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-08  Guillem Jover  <[EMAIL PROTECTED]>
+
+       * dpkg.1: Sort package states.
+
 2008-04-07  Helge Kreutzmann  <[EMAIL PROTECTED]>
 
        * po/de.po: Updated to 1494t1f59u.
diff --git a/man/dpkg.1 b/man/dpkg.1
index 0adbf13..04941fd 100644
--- a/man/dpkg.1
+++ b/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

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to