summaryrefslogtreecommitdiff
path: root/man/dpkg-query.1
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2011-04-28 08:23:12 +0200
committerGuillem Jover <guillem@debian.org>2011-04-29 10:34:00 +0200
commitad188eee157ac71a7e2a9be31eb6c61af7adae94 (patch)
treec721e6a69948fcd395346dc302b279bb6a01f219 /man/dpkg-query.1
parenta41fb4e3364eae47d3379a69e3e041843f064f78 (diff)
downloaddpkg-ad188eee157ac71a7e2a9be31eb6c61af7adae94.tar.gz
man: Clarify “EXIT STATUS” sections by using bold and a table
Change the status codes to bold and list them with a table to makes it easier to visually distinguish them.
Diffstat (limited to 'man/dpkg-query.1')
-rw-r--r--man/dpkg-query.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man/dpkg-query.1 b/man/dpkg-query.1
index c67b98750..afc6fbc9c 100644
--- a/man/dpkg-query.1
+++ b/man/dpkg-query.1
@@ -1,4 +1,4 @@
-.TH dpkg\-query 1 "2011-04-20" "Debian Project" "dpkg suite"
+.TH dpkg\-query 1 "2011-04-28" "Debian Project" "dpkg suite"
.SH NAME
dpkg\-query \- a tool to query the dpkg database
.
@@ -193,9 +193,11 @@ run:
.fi
.
.SH "EXIT STATUS"
-.IP 0
+.TP
+.B 0
The requested query was successfully performed.
-.IP 1
+.TP
+.B 1
Problems were encountered while parsing the command line or performing the
query, including no file or package being found (except for \-\-control\-path).
.