From: Raphael Hertzog Date: Fri, 22 Feb 2008 10:33:55 +0000 (+0100) Subject: Fix groff in some manual pages X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c09fdf3177705ad6d6c1be3d1f1ab8a56a16bf;p=dpkg Fix groff in some manual pages * man/dpkg-gensymbols.1: Fix some groff errors detected by lintian. * man/dpkg-query.1: Same. --- diff --git a/debian/changelog b/debian/changelog index 72115ee0..eb647822 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/man/ChangeLog b/man/ChangeLog index 23b841bf..b604d211 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2008-02-22 Raphael Hertzog + + * dpkg-gensymbols.1: Fix some groff errors detected by lintian. + * dpkg-query.1: Same. + 2008-02-22 Raphael Hertzog * po/po4a.cfg: Add deb-symbols.5 in the list of manual pages to diff --git a/man/dpkg-gensymbols.1 b/man/dpkg-gensymbols.1 index 6f319007..4be47197 100644 --- a/man/dpkg-gensymbols.1 +++ b/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 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 diff --git a/man/dpkg-query.1 b/man/dpkg-query.1 index 9b002943..7e2702bf 100644 --- a/man/dpkg-query.1 +++ b/man/dpkg-query.1 @@ -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