Bladeren bron

Fix groff in some manual pages

* man/dpkg-gensymbols.1: Fix some groff errors detected by lintian.
* man/dpkg-query.1: Same.
Raphael Hertzog 18 jaren geleden
bovenliggende
commit
78c09fdf31
4 gewijzigde bestanden met toevoegingen van 7 en 4 verwijderingen
  1. 1 0
      debian/changelog
  2. 5 0
      man/ChangeLog
  3. 1 1
      man/dpkg-gensymbols.1
  4. 0 3
      man/dpkg-query.1

+ 1 - 0
debian/changelog

@@ -41,6 +41,7 @@ dpkg (1.14.17) UNRELEASED; urgency=low
     - add overrides for some useless I: tags
     - add overrides for some useless I: tags
     - drop unused overrides
     - drop unused overrides
     - updated several manual pages to fix hyphen-used-as-minus-sign
     - updated several manual pages to fix hyphen-used-as-minus-sign
+    - fixed manpage-has-errors-from-man in several manual pages
 
 
   [ Frank Lichtenheld ]
   [ Frank Lichtenheld ]
   * Add a warning in dpkg-buildpackage if the build-dependencies are not
   * Add a warning in dpkg-buildpackage if the build-dependencies are not

+ 5 - 0
man/ChangeLog

@@ -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>
 2008-02-22  Raphael Hertzog  <hertzog@debian.org>
 
 
 	* po/po4a.cfg: Add deb-symbols.5 in the list of manual pages to
 	* po/po4a.cfg: Add deb-symbols.5 in the list of manual pages to

+ 1 - 1
man/dpkg-gensymbols.1

@@ -98,7 +98,7 @@ libc.so.6 libc6 #MINVER#
 The symbol access@GLIBC_2.0 will lead to a minimal dependency on libc6
 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
 version 2.2 despite the wildcard entry *@GLIBC_2.0 which associates
 symbols versioned as GLIBC_2.0 with the minimal version 2.0.
 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
 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
 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
 the maintainer-supplied symbols file and the generated one in the binary

+ 0 - 3
man/dpkg-query.1

@@ -78,7 +78,6 @@ listed.
 
 
 In the format string, \(lq\fB\e\fP\(rq introduces escapes:
 In the format string, \(lq\fB\e\fP\(rq introduces escapes:
 
 
-.T
 .nf
 .nf
     \fB\en\fP  newline
     \fB\en\fP  newline
     \fB\er\fP  carriage return
     \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
 printed right-aligned unless the width is negative in which case left
 alignment will be used. The following \fIfield\fRs are recognised:
 alignment will be used. The following \fIfield\fRs are recognised:
 
 
-.T
 .nf
 .nf
     \fBArchitecture\fP
     \fBArchitecture\fP
     \fBBugs\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
 To get the name of the dpkg maintainer and the installed version, you could
 run:
 run:
 
 
-.T
 .nf
 .nf
   \fBdpkg\-query \-W \-f=\(aq${Package} ${Version}\\t${Maintainer}\\n\(aq dpkg\fP
   \fBdpkg\-query \-W \-f=\(aq${Package} ${Version}\\t${Maintainer}\\n\(aq dpkg\fP
 .fi
 .fi