From 09b324b8b4bc935df2a3d39a55fe9c06889bacc9 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 6 Apr 2008 20:48:26 +0300 Subject: [PATCH] man: Sort package states --- man/ChangeLog | 4 ++++ man/dpkg.1 | 14 +++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index 02769e1e..6e6e1e9a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2008-04-08 Guillem Jover + + * dpkg.1: Sort package states. + 2008-04-07 Helge Kreutzmann * po/de.po: Updated to 1494t1f59u. diff --git a/man/dpkg.1 b/man/dpkg.1 index 0adbf135..04941fda 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 -- 2.39.5