[Aptitude-devel] Bug#675085: aptitude.8 (manpage.xml): Wrong string for (refentry)title
Bjarni Ingi Gislason
bjarniig at rhi.hi.is
Tue May 29 19:15:35 UTC 2012
Package: aptitude
Version: 0.6.3-3.2+squeeze1
Severity: minor
Tags: patch
From "groff -ww -mandoc ...":
<groff: aptitude.8.gz>:30: warning: can't find font `BR'
<groff: aptitude.8.gz>:30: warning: can't find font `RR'
The title in the ".TH" macro has font changes. In the source
file "doc/en/manpage.xml" the string in the "<refentrytitle>"
tag is wrong (has boldface command).
(File "manpage.xml" is from the aptitude 0.6.7 source.)
Patch:
--- manpage.xml 2012-05-29 01:40:26.214859819 +0000
+++ manpage.xml.new 2012-05-29 01:39:45.347970619 +0000
@@ -51,7 +51,7 @@
</refentryinfo>
<refmeta>
- <refentrytitle>&aptitude;</refentrytitle>
+ <refentrytitle>aptitude</refentrytitle>
<manvolnum>8</manvolnum>
</refmeta>
The difference in the output is
--- aptitude.8 2012-05-29 01:30:43.000000000 +0000
+++ aptitude.8.new 2012-05-29 01:55:28.000000000 +0000
@@ -1,5 +1,5 @@
'\" t
-.\" Title: \fBaptitude\fR
+.\" Title: aptitude
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 05/29/2012
@@ -7,7 +7,7 @@
.\" Source: aptitude 0.6.7
.\" Language: English
.\"
-.TH "\FBAPTITUDE\FR" "8" "05/29/2012" "aptitude 0.6.7" "Command-line reference"
+.TH "APTITUDE" "8" "05/29/2012" "aptitude 0.6.7" "Command-line reference"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
If there is somewhere a documentation about what should be the
argument in the "<refentrytitle>" tag, it should be checked and
corrected if needed.
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i586)
Kernel: Linux 2.6.32-45
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages aptitude depends on:
ii apt [libapt-pkg4.10] 0.8.10.3+squeeze1 Advanced front-end for dpkg
ii libboost-iostreams1.42 1.42.0-4 Boost.Iostreams Library
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libcwidget3 0.5.16-3 high-level terminal interface libr
ii libept1 1.0.4 High-level library for managing De
ii libgcc1 1:4.4.5-8 GCC support library
ii libncursesw5 5.7+20100313-5 shared libraries for terminal hand
ii libsigc++-2.0-0c2a 2.2.4.2-1 type-safe Signal Framework for C++
ii libsqlite3-0 3.7.3-1 SQLite 3 shared library
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libxapian22 1.2.3-2 Search engine library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages aptitude recommends:
pn apt-xapian-index <none> (no description available)
pn aptitude-doc-en | aptitude-do <none> (no description available)
ii libparse-debianchangelog-perl 1.1.1-2.1 parse Debian changelogs and output
ii sensible-utils 0.0.4 Utilities for sensible alternative
Versions of packages aptitude suggests:
pn debtags <none> (no description available)
ii tasksel 2.88 Tool for selecting tasks for insta
-- no debconf information
--
Bjarni I. Gislason
More information about the Aptitude-devel
mailing list