The following commit has been merged in the master branch:
commit 75646a7760831bbad37f35b43272dc46c7ac73e7
Author: Guillem Jover <[email protected]>
Date:   Thu Dec 22 07:33:59 2011 +0100

    dpkg-query(1): Escape dash on field name
    
    Regression introduced in commit 255417d2757da6a381b563cab4ae430767e41817.

diff --git a/man/dpkg-query.1 b/man/dpkg-query.1
index c37c43f..a9227be 100644
--- a/man/dpkg-query.1
+++ b/man/dpkg-query.1
@@ -180,7 +180,7 @@ fields or fields stored in the binary package end up in it):
     \fBTriggers\-Pending\fP (internal)
     \fBVersion\fP
     \fBshow:Summary\fP (virtual)
-    \fBshow:Status-Abbrev\fP (virtual)
+    \fBshow:Status\-Abbrev\fP (virtual)
 .fi
 
 The default format string is \(lq\fB${Package}\et${Version}\en\fP\(rq.

-- 
dpkg's main repository


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

Reply via email to