Browse Source

man: On dpkg-query -L each list of files per package is separated by blank lines

Guillem Jover 15 years ago
parent
commit
e6b6ff0887
2 changed files with 5 additions and 2 deletions
  1. 2 0
      debian/changelog
  2. 3 2
      man/dpkg-query.1

+ 2 - 0
debian/changelog

@@ -9,6 +9,8 @@ dpkg (1.16.1) UNRELEASED; urgency=low
   [ Guillem Jover ]
   [ Guillem Jover ]
   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520
   * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
   * Add ‘.gitmodules’ to the default dpkg-source ignore lists. Closes: #620490
+  * Document in dpkg-query(1) man page that on --listfiles each list of
+    files per package name is separated by a blank line.
 
 
   [ Updated man page translations ]
   [ Updated man page translations ]
   * German (Helge Kreutzmann).
   * German (Helge Kreutzmann).

+ 3 - 2
man/dpkg-query.1

@@ -1,4 +1,4 @@
-.TH dpkg\-query 1 "2010-03-07" "Debian Project" "dpkg suite"
+.TH dpkg\-query 1 "2011-04-20" "Debian Project" "dpkg suite"
 .SH NAME
 .SH NAME
 dpkg\-query \- a tool to query the dpkg database
 dpkg\-query \- a tool to query the dpkg database
 .
 .
@@ -77,7 +77,8 @@ Report status of specified package. This just displays the entry in
 the installed package status database.
 the installed package status database.
 .TP
 .TP
 .BR \-L ", " \-\-listfiles " \fIpackage-name\fP..."
 .BR \-L ", " \-\-listfiles " \fIpackage-name\fP..."
-List files installed to your system from \fIpackage-name\fP.
+List files installed to your system from \fIpackage-name\fP. Each list
+of files per \fIpackage-name\fP is separated by a blank line.
 However, note that files created by package-specific
 However, note that files created by package-specific
 installation-scripts are not listed.
 installation-scripts are not listed.
 .TP
 .TP