]> err.no Git - dpkg/commitdiff
Fix groff in some manual pages
authorRaphael Hertzog <hertzog@debian.org>
Fri, 22 Feb 2008 10:33:55 +0000 (11:33 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Fri, 22 Feb 2008 11:27:36 +0000 (12:27 +0100)
* man/dpkg-gensymbols.1: Fix some groff errors detected by lintian.
* man/dpkg-query.1: Same.

debian/changelog
man/ChangeLog
man/dpkg-gensymbols.1
man/dpkg-query.1

index 72115ee05662e3d4ac26effbda5a265e3e056e6c..eb6478227eea23d89348841f4e42e8b5f63bebf5 100644 (file)
@@ -41,6 +41,7 @@ dpkg (1.14.17) UNRELEASED; urgency=low
     - add overrides for some useless I: tags
     - drop unused overrides
     - updated several manual pages to fix hyphen-used-as-minus-sign
+    - fixed manpage-has-errors-from-man in several manual pages
 
   [ Frank Lichtenheld ]
   * Add a warning in dpkg-buildpackage if the build-dependencies are not
index 23b841bf39cc92ce4b31c56cf4b28a95e612ad4f..b604d2116ed85425158805b62c12a11f4721c065 100644 (file)
@@ -1,3 +1,8 @@
+2008-02-22  Raphael Hertzog  <hertzog@debian.org>
+
+       * dpkg-gensymbols.1: Fix some groff errors detected by lintian.
+       * dpkg-query.1: Same.
+
 2008-02-22  Raphael Hertzog  <hertzog@debian.org>
 
        * po/po4a.cfg: Add deb-symbols.5 in the list of manual pages to
index 6f3190079ea8485afc0a628a04a7be22ffb80886..4be471970d6f81bd498448c84e0be4677f47c411 100644 (file)
@@ -98,7 +98,7 @@ libc.so.6 libc6 #MINVER#
 The symbol access@GLIBC_2.0 will lead to a minimal dependency on libc6
 version 2.2 despite the wildcard entry *@GLIBC_2.0 which associates
 symbols versioned as GLIBC_2.0 with the minimal version 2.0.
-.p
+.P
 Note that using wildcards means that \fBdpkg\-gensymbols\fR can't check
 for symbols that might have disappeared and can't generate a diff between
 the maintainer-supplied symbols file and the generated one in the binary
index 9b002943934d3c10a01cc4c1d431c165b70b35f5..7e2702bfbfe74a178f7f95be1aa5bcb6775bc338 100644 (file)
@@ -78,7 +78,6 @@ listed.
 
 In the format string, \(lq\fB\e\fP\(rq introduces escapes:
 
-.T
 .nf
     \fB\en\fP  newline
     \fB\er\fP  carriage return
@@ -95,7 +94,6 @@ variable references to package fields using the syntax
 printed right-aligned unless the width is negative in which case left
 alignment will be used. The following \fIfield\fRs are recognised:
 
-.T
 .nf
     \fBArchitecture\fP
     \fBBugs\fP
@@ -137,7 +135,6 @@ conversion nor error checking is done on them.
 To get the name of the dpkg maintainer and the installed version, you could
 run:
 
-.T
 .nf
   \fBdpkg\-query \-W \-f=\(aq${Package} ${Version}\\t${Maintainer}\\n\(aq dpkg\fP
 .fi