Your message dated Sat, 09 Apr 2011 17:17:39 +0000
with message-id <[email protected]>
and subject line Bug#600002: fixed in man-db 2.6.0-1
has caused the Debian Bug report #600002,
regarding man-db, inconsistent use of bold comma
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
600002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600002
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: man-db
Version: 2.5.7-5
Severity: wishlist
Tags: upstream patch

Hi,

According to man(1), *bold text* is meant to be “type[d] exactly as
shown”. Even if these “conventions apply to the SYNOPSIS section[, it]
can be used as a guide in other sections”.

So here is a patch against your current Bazaar repository, in order to
respect this guideline for a few remaining comma (note that you already
respected it in other parts of manual pages).

Note that I volunteer to gracefully unfuzzy existing translation if you
consider correcting this issue (even if it sounds like nip-ticking
issue, I find it interesting that man-db applies this kind of advice for
manual page writing, as an example of good practice).

Regards

David


=== modified file 'man/man1/apropos.man1'
--- man/man1/apropos.man1	2008-09-18 01:01:42 +0000
+++ man/man1/apropos.man1	2010-10-12 14:50:30 +0000
@@ -60,13 +60,13 @@
 may need to be run manually after new manual pages have been installed.
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-v, \-\-verbose
+.if !'po4a'hide' .B \-v\fP, \fB\-\-verbose
 Print verbose warning messages.
 .TP
-.if !'po4a'hide' .B \-r, \-\-regex
+.if !'po4a'hide' .B \-r\fP, \fB\-\-regex
 Interpret each keyword as a regular expression.
 This is the default behaviour.
 Each keyword will be matched against the page names and the descriptions
@@ -74,7 +74,7 @@
 It can match any part of either.
 The match is not limited to word boundaries.
 .TP
-.if !'po4a'hide' .B \-w, \-\-wildcard
+.if !'po4a'hide' .B \-w\fP, \fB\-\-wildcard
 Interpret each keyword as a pattern containing shell style wildcards.
 Each keyword will be matched against the page names and the descriptions
 independently.
@@ -86,15 +86,15 @@
 Otherwise the keyword is also allowed to match on word boundaries in the
 description.
 .TP
-.if !'po4a'hide' .B \-e, \-\-exact
+.if !'po4a'hide' .B \-e\fP, \fB\-\-exact
 Each keyword will be exactly matched against the page names and the
 descriptions.
 .TP
-.if !'po4a'hide' .B \-a, \-\-and
+.if !'po4a'hide' .B \-a\fP, \fB\-\-and
 Only display items that match all the supplied keywords.
 The default is to display items that match any keyword.
 .TP
-.if !'po4a'hide' .B \-l, \-\-long
+.if !'po4a'hide' .B \-l\fP, \fB\-\-long
 Do not trim output to the terminal width.
 Normally, output will be truncated to the terminal width to avoid ugly
 results from poorly-written
@@ -121,7 +121,7 @@
 .PP
 .B \-m 
 .I system\c 
-.RB \|[\|,.\|.\|.\|]\| ,
+.RB \|[\|,.\|.\|.\|]\|,
 .BI \-\-systems= system\c 
 \|[\|,.\|.\|.\|]
 .RS
@@ -144,7 +144,7 @@
 environment variable.
 .RE
 .TP
-.BI \-M\  path ,\ \-\-manpath= path
+.BI \-M\  path \fR,\fB\ \-\-manpath= path
 Specify an alternate set of colon-delimited manual page hierarchies to
 search.
 By default, 
@@ -158,7 +158,7 @@
 This option overrides the contents of
 .RB $ MANPATH .
 .TP
-.BI \-L\  locale ,\ \-\-locale= locale
+.BI \-L\  locale \fR,\fB\ \-\-locale= locale
 .B %program%
 will normally determine your current locale by a call to the C function
 .BR setlocale (3)
@@ -175,14 +175,14 @@
 Output such as the help message will always be displayed in the initially
 determined locale.
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "EXIT STATUS"
 .TP

=== modified file 'man/man1/lexgrog.man1'
--- man/man1/lexgrog.man1	2008-05-25 17:30:18 +0000
+++ man/man1/lexgrog.man1	2010-10-12 14:53:53 +0000
@@ -44,7 +44,7 @@
 file is compressed, a decompressed version will be read automatically.
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-m, \-\-man
+.if !'po4a'hide' .B \-m\fP, \fB\-\-man
 Parse input as man page source files.
 This is the default if neither
 .B \-\-man
@@ -52,14 +52,14 @@
 .B \-\-cat
 is given.
 .TP
-.if !'po4a'hide' .B \-c, \-\-cat
+.if !'po4a'hide' .B \-c\fP, \fB\-\-cat
 Parse input as preformatted man pages (\(lqcat pages\(rq).
 .B \-\-man
 and
 .B \-\-cat
 may not be given simultaneously.
 .TP
-.if !'po4a'hide' .B \-w, \-\-whatis
+.if !'po4a'hide' .B \-w\fP, \fB\-\-whatis
 Display the name and description from the man page's header, as used by
 .B apropos
 and
@@ -70,7 +70,7 @@
 .B \-\-filters
 is given.
 .TP
-.if !'po4a'hide' .B \-f, \-\-filters
+.if !'po4a'hide' .B \-f\fP, \fB\-\-filters
 Display the list of filters needed to preprocess the man page before
 formatting with
 .B nroff
@@ -81,10 +81,10 @@
 Override the guessed character set for the page to
 .IR encoding .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "EXIT STATUS"
 .TP

=== modified file 'man/man1/man.man1'
--- man/man1/man.man1	2010-03-21 22:05:16 +0000
+++ man/man1/man.man1	2010-10-12 15:00:44 +0000
@@ -522,14 +522,14 @@
 previous argument value.
 .SS "General options"
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-D, \-\-default
+.if !'po4a'hide' .B \-D\fP, \fB\-\-default
 This option is normally issued as the very first option and resets
 .B %man%'s
 behaviour to its default.
@@ -552,14 +552,14 @@
 for a list of available warning names.
 .SS "Main modes of operation"
 .TP
-.if !'po4a'hide' .B \-f, \-\-whatis
+.if !'po4a'hide' .B \-f\fP, \fB\-\-whatis
 Equivalent to
 .BR %whatis% .
 Display a short description from the manual page, if available. See
 .BR %whatis% (1)
 for details.
 .TP
-.if !'po4a'hide' .B \-k, \-\-apropos
+.if !'po4a'hide' .B \-k\fP, \fB\-\-apropos
 Equivalent to
 .BR %apropos% .
 Search the short manual page descriptions for keywords and display any
@@ -568,7 +568,7 @@
 .BR %apropos% (1)
 for details.
 .TP
-.if !'po4a'hide' .B \-K, \-\-global\-apropos
+.if !'po4a'hide' .B \-K\fP, \fB\-\-global\-apropos
 Search for text in all manual pages.
 This is a brute-force search, and is likely to take some time; if you can,
 you should specify a section to reduce the number of pages that need to be
@@ -578,7 +578,7 @@
 .B \-\-regex
 option is used.
 .TP
-.if !'po4a'hide' .B \-l, \-\-local\-file
+.if !'po4a'hide' .B \-l\fP, \fB\-\-local\-file
 Activate `local' mode.
 Format and display local manual files instead of searching through the
 system's manual collection.
@@ -594,16 +594,16 @@
 option was supplied, using the name as a filename and looking for an
 exact match.
 .TP
-.if !'po4a'hide' .B \-w, \-\-where, \-\-location
+.if !'po4a'hide' .B \-w\fP, \fB\-\-where\fP, \fB\-\-location
 Don't actually display the manual pages, but do print the location(s) of
 the source nroff files that would be formatted.
 .TP
-.if !'po4a'hide' .B \-W, \-\-where\-cat, \-\-location\-cat
+.if !'po4a'hide' .B \-W\fP, \fB\-\-where\-cat\fP, \fB\-\-location\-cat
 Don't actually display the manual pages, but do print the location(s) of
 the cat files that would be displayed.
 If \-w and \-W are both specified, print both separated by a space.
 .TP
-.if !'po4a'hide' .B \-c, \-\-catman
+.if !'po4a'hide' .B \-c\fP, \fB\-\-catman
 This option is not for general use and should only be used by the
 .B %catman%
 program.
@@ -621,7 +621,7 @@
 hierarchy.
 .SS "Finding manual pages"
 .TP
-.BI \-L\  locale ,\ \-\-locale= locale
+.BI \-L\  locale \fR,\fB\ \-\-locale= locale
 .B %program%
 will normally determine your current locale by a call to the C function
 .BR setlocale (3)
@@ -670,7 +670,7 @@
 environment variable.
 .RE
 .TP
-.BI \-M\  path ,\ \-\-manpath= path
+.BI \-M\  path \fR,\fB\ \-\-manpath= path
 Specify an alternate manpath to use.
 By default,
 .B %man%
@@ -690,7 +690,7 @@
 .B \-l
 option.
 .TP
-.BI \-S\  list ,\ \-s\  list ,\ \-\-sections= list
+.BI \-S\  list \fR,\fB\ \-s\  list \fR,\fB\ \-\-sections= list
 List is a colon- or comma-separated list of `order specific' manual sections
 to search.
 This option overrides the
@@ -700,7 +700,7 @@
 .B \-s
 spelling is for compatibility with System V.)
 .TP
-.BI \-e\  sub-extension ,\ \-\-extension= sub-extension
+.BI \-e\  sub-extension \fR,\fB\ \-\-extension= sub-extension
 Some systems incorporate large packages of manual pages, such as those that
 accompany the
 .B Tcl
@@ -734,11 +734,11 @@
 will restrict the search to pages having an extension of
 .BR *tcl .
 .TP
-.if !'po4a'hide' .B \-i, \-\-ignore\-case
+.if !'po4a'hide' .B \-i\fP, \fB\-\-ignore\-case
 Ignore case when searching for manual pages.
 This is the default.
 .TP
-.if !'po4a'hide' .B \-I, \-\-match\-case
+.if !'po4a'hide' .B \-I\fP, \fB\-\-match\-case
 Search for manual pages case-sensitively.
 .TP
 .if !'po4a'hide' .B \-\-regex
@@ -775,7 +775,7 @@
 .BR whatis (1).
 Otherwise, no effect.
 .TP
-.if !'po4a'hide' .B \-a, \-\-all
+.if !'po4a'hide' .B \-a\fP, \fB\-\-all
 By default,
 .B %man%
 will exit after displaying the most suitable manual page it finds.
@@ -783,7 +783,7 @@
 .B %man%
 to display all the manual pages with names that match the search criteria.
 .TP
-.if !'po4a'hide' .B \-u, \-\-update
+.if !'po4a'hide' .B \-u\fP, \fB\-\-update
 This option causes
 .B %man%
 to perform an `inode level' consistency check on its database caches to
@@ -821,7 +821,7 @@
 .fi
 .SS "Controlling formatted output"
 .TP
-.BI \-P\  pager ,\ \-\-pager= pager
+.BI \-P\  pager \fR,\fB\ \-\-pager= pager
 Specify which output pager to use.
 By default,
 .B %man%
@@ -843,7 +843,7 @@
 wrapper script, which may take the file to display either as an argument or
 on standard input.
 .TP
-.BI \-r\  prompt ,\ \-\-prompt= prompt
+.BI \-r\  prompt \fR,\fB\ \-\-prompt= prompt
 If a recent version of
 .B less
 is used as the pager,
@@ -908,7 +908,7 @@
 .RB $ MANLESS
 environment variable described below.
 .TP
-.if !'po4a'hide' .B \-7, \-\-ascii
+.if !'po4a'hide' .B \-7\fP, \fB\-\-ascii
 When viewing a pure
 .IR ascii (7)
 manual page on a 7 bit terminal or terminal emulator, some characters may
@@ -1022,7 +1022,7 @@
 documentation instead; for instance, you can use the ".na", ".nf", ".fi",
 and ".ad" requests to temporarily disable adjusting and filling.
 .TP
-.BI \-p\  string ,\ \-\-preprocessor= string
+.BI \-p\  string \fR,\fB\ \-\-preprocessor= string
 Specify the sequence of preprocessors to run before
 .B nroff
 or
@@ -1041,7 +1041,7 @@
 .B %zsoelim%
 is always run as the very first preprocessor.
 .TP
-.if !'po4a'hide' .B \-t, \-\-troff
+.if !'po4a'hide' .B \-t\fP, \fB\-\-troff
 Use
 .I %troff%
 to format the manual page to stdout.
@@ -1093,7 +1093,7 @@
 .B \-T
 with the X75, X75-12, X100, or X100-12 device respectively.
 .TP
-.if !'po4a'hide' .B \-Z, \-\-ditroff
+.if !'po4a'hide' .B \-Z\fP, \fB\-\-ditroff
 .B groff
 will run
 .B troff
@@ -1110,10 +1110,10 @@
 .BR \-t .
 .SS "Getting help"
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "EXIT STATUS"
 .TP

=== modified file 'man/man1/manconv.man1'
--- man/man1/manconv.man1	2008-05-29 23:40:00 +0000
+++ man/man1/manconv.man1	2010-10-12 14:55:21 +0000
@@ -58,16 +58,16 @@
 Convert the manual page to
 .IR encoding .
 .TP
-.if !'po4a'hide' .B \-q, \-\-quiet
+.if !'po4a'hide' .B \-q\fP, \fB\-\-quiet
 Do not issue error messages when the page cannot be converted.
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "SEE ALSO"
 .if !'po4a'hide' .IR man (1),

=== modified file 'man/man1/manpath.man1'
--- man/man1/manpath.man1	2008-09-18 01:01:42 +0000
+++ man/man1/manpath.man1	2010-10-12 15:04:28 +0000
@@ -36,18 +36,18 @@
 and the user's environment.
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-q, \-\-quiet
+.if !'po4a'hide' .B \-q\fP, \fB\-\-quiet
 Do not issue warnings.
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-c, \-\-catpath
+.if !'po4a'hide' .B \-c\fP, \fB\-\-catpath
 Produce a catpath as opposed to a manpath. 
 Once the manpath is determined,
 each path element is converted to its relative catpath.
 .TP
-.if !'po4a'hide' .B \-g, \-\-global
+.if !'po4a'hide' .B \-g\fP, \fB\-\-global
 Produce a manpath consisting of all paths named as `global' within the
 man-db configuration file. 
 .\"
@@ -60,7 +60,7 @@
 .PP
 .B \-m 
 .I system\c 
-.RB \|[\|,.\|.\|.\|]\| ,
+.RB \|[\|,.\|.\|.\|]\|,
 .BI \-\-systems= system\c 
 \|[\|,.\|.\|.\|]
 .RS
@@ -83,14 +83,14 @@
 environment variable.
 .RE
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH ENVIRONMENT
 .TP

=== modified file 'man/man1/whatis.man1'
--- man/man1/whatis.man1	2008-09-18 01:01:42 +0000
+++ man/man1/whatis.man1	2010-10-12 15:06:43 +0000
@@ -70,13 +70,13 @@
 .IR /usr/man .
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-v, \-\-verbose
+.if !'po4a'hide' .B \-v\fP, \fB\-\-verbose
 Print verbose warning messages.
 .TP
-.if !'po4a'hide' .B \-r, \-\-regex
+.if !'po4a'hide' .B \-r\fP, \fB\-\-regex
 Interpret each 
 .I name 
 as a regular expression.
@@ -87,7 +87,7 @@
 .B %whatis% 
 to be somewhat slower due to the nature of database searches.
 .TP
-.if !'po4a'hide' .B \-w, \-\-wildcard
+.if !'po4a'hide' .B \-w\fP, \fB\-\-wildcard
 Interpret each 
 .I name 
 as a pattern containing shell style wildcards.
@@ -98,7 +98,7 @@
 .B %whatis%
 to be somewhat slower due to the nature of database searches.
 .TP
-.if !'po4a'hide' .B \-l, \-\-long
+.if !'po4a'hide' .B \-l\fP, \fB\-\-long
 Do not trim output to the terminal width.
 Normally, output will be truncated to the terminal width to avoid ugly
 results from poorly-written
@@ -125,7 +125,7 @@
 .PP
 .B \-m 
 .I system\c 
-.RB \|[\|,.\|.\|.\|]\| ,
+.RB \|[\|,.\|.\|.\|]\|,
 .BI \-\-systems= system\c 
 \|[\|,.\|.\|.\|]
 .RS
@@ -148,7 +148,7 @@
 environment variable.
 .RE
 .TP
-.BI \-M\  path ,\ \-\-manpath= path
+.BI \-M\  path \fR,\fB\ \-\-manpath= path
 Specify an alternate set of colon-delimited manual page hierarchies to
 search.
 By default,
@@ -162,7 +162,7 @@
 This option overrides the contents of
 .RB $ MANPATH .
 .TP
-.BI \-L\  locale ,\ \-\-locale= locale
+.BI \-L\  locale \fR,\fB\ \-\-locale= locale
 .B %program%
 will normally determine your current locale by a call to the C function
 .BR setlocale (3)
@@ -179,14 +179,14 @@
 Output such as the help message will always be displayed in the initially
 determined locale.
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "EXIT STATUS"
 .TP

=== modified file 'man/man1/zsoelim.man1'
--- man/man1/zsoelim.man1	2008-09-18 00:48:32 +0000
+++ man/man1/zsoelim.man1	2010-10-12 15:07:46 +0000
@@ -54,7 +54,7 @@
 support for compressed manual pages.
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-C, \-\-compatible
+.if !'po4a'hide' .B \-C\fP, \fB\-\-compatible
 This flag is available for compatibility with other 
 .B soelim
 programs.
@@ -62,10 +62,10 @@
 whitespace.
 As this is already the default behaviour, it is ignored.
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH "SEE ALSO"
 .if !'po4a'hide' .BR nroff (1),

=== modified file 'man/man8/accessdb.man8'
--- man/man8/accessdb.man8	2008-01-07 11:14:26 +0000
+++ man/man8/accessdb.man8	2010-10-12 15:09:35 +0000
@@ -42,10 +42,10 @@
 .fi
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH AUTHOR
 .nf

=== modified file 'man/man8/catman.man8'
--- man/man8/catman.man8	2008-09-18 01:01:42 +0000
+++ man/man8/catman.man8	2010-10-12 15:11:10 +0000
@@ -54,22 +54,22 @@
 need to be formatted.
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.BI \-M\  path ,\ \-\-manpath= path
+.BI \-M\  path \fR,\fB\ \-\-manpath= path
 Specify an alternate colon-delimited manual page hierarchy search path. 
 By default, this is all paths indicated as system hierarchies
 in the man-db configuration file.
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Print a help message and exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Display version information.
 .SH ENVIRONMENT
 .TP

=== modified file 'man/man8/mandb.man8'
--- man/man8/mandb.man8	2008-12-05 22:28:03 +0000
+++ man/man8/mandb.man8	2010-10-12 15:14:11 +0000
@@ -74,21 +74,21 @@
 option to re-create the databases from scratch. 
 .SH OPTIONS
 .TP
-.if !'po4a'hide' .B \-d, \-\-debug
+.if !'po4a'hide' .B \-d\fP, \fB\-\-debug
 Print debugging information.
 .TP
-.if !'po4a'hide' .B \-q, \-\-quiet
+.if !'po4a'hide' .B \-q\fP, \fB\-\-quiet
 Produce no warnings.
 .TP
-.if !'po4a'hide' .B \-s, \-\-no-straycats
+.if !'po4a'hide' .B \-s\fP, \fB\-\-no-straycats
 Do not spend time looking for or adding information to the databases
 regarding stray cats.
 .TP
-.if !'po4a'hide' .B \-p, \-\-no-purge
+.if !'po4a'hide' .B \-p\fP, \fB\-\-no-purge
 Do not spend time checking for deleted manual pages and purging them from
 the databases.
 .TP
-.if !'po4a'hide' .B \-c, \-\-create
+.if !'po4a'hide' .B \-c\fP, \fB\-\-create
 By default, 
 .B %mandb%
 will try to update any previously created databases.
@@ -100,17 +100,17 @@
 This may be necessary if a database becomes corrupt or if a new database
 storage scheme is introduced in the future.
 .TP
-.if !'po4a'hide' .B \-u, \-\-user-db
+.if !'po4a'hide' .B \-u\fP, \fB\-\-user-db
 Create user databases only, even with write permissions necessary to create
 system databases.
 .TP
-.if !'po4a'hide' .B \-t, \-\-test
+.if !'po4a'hide' .B \-t\fP, \fB\-\-test
 Perform correctness checks on manual pages in the hierarchy search path.
 With this option,
 .B %mandb%
 will not alter existing databases.
 .TP
-.if !'po4a'hide' .B \-f, \-\-filename
+.if !'po4a'hide' .B \-f\fP, \fB\-\-filename
 Update only the entries for the given filename.
 This option is not for general use; it is used internally by
 .B %man%
@@ -124,14 +124,14 @@
 and
 .BR \-s .
 .TP
-.BI \-C\  file ,\ \-\-config\-file= file
+.BI \-C\  file \fR,\fB\ \-\-config\-file= file
 Use this user configuration file rather than the default of
 .IR ~/.manpath .
 .TP
-.if !'po4a'hide' .B \-h, \-\-help
+.if !'po4a'hide' .B \-h\fP, \fB\-\-help
 Show the usage message, then exit.
 .TP
-.if !'po4a'hide' .B \-V, \-\-version
+.if !'po4a'hide' .B \-V\fP, \fB\-\-version
 Show the version, then exit.
 .SH "EXIT STATUS"
 .TP

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: man-db
Source-Version: 2.6.0-1

We believe that the bug you reported is fixed in the latest version of
man-db, which is due to be installed in the Debian FTP archive:

man-db_2.6.0-1.debian.tar.gz
  to main/m/man-db/man-db_2.6.0-1.debian.tar.gz
man-db_2.6.0-1.dsc
  to main/m/man-db/man-db_2.6.0-1.dsc
man-db_2.6.0-1_i386.deb
  to main/m/man-db/man-db_2.6.0-1_i386.deb
man-db_2.6.0.orig.tar.gz
  to main/m/man-db/man-db_2.6.0.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated man-db package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 09 Apr 2011 17:59:40 +0100
Source: man-db
Binary: man-db
Architecture: source i386
Version: 2.6.0-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description: 
 man-db     - on-line manual pager
Closes: 204249 503472 558804 562789 571285 597756 600002 601025 611012 619726
Changes: 
 man-db (2.6.0-1) unstable; urgency=low
 .
   * New upstream release:
     - Search the full manpath when expanding .so directives in manual pages.
       As part of this, '.so name.1' should now work as well as '.so
       man1/name.1' (closes: #503472, LP: #411534).
     - Handle roff named glyphs and perldoc strings in NAME sections (closes:
       #601025).
     - Don't start a pager if stdout is not a tty.
     - Allow passing multiple sections to whatis and apropos (closes:
       #571285).
     - Provide byte positions in manconv errors (closes: #562789).
     - Make mandb error output neater when stderr is not a tty.
     - Fix failure to display manual pages in some encodings when installed
       setuid.
     - Don't ignore SIGPIPE while forking iconv (closes: #597756).
     - Remove obsolete subdirectories of cat directories (closes: #558804).
     - If mandb sees that A is a symlink to B, it should never store a whatis
       reference for B (closes: #204249).
     - Print commas in roman rather than bold (thanks, David Prévot; closes:
       #600002).
     - Consider .PD requests as paragraph breaks (closes: #611012).
     - Reset SIGPIPE to SIG_DFL on startup, to avoid noisy output in the
       event that mandb was started from a context where SIGPIPE was ignored.
     - SECTION entries in a user configuration file now override those in the
       system configuration file, rather than appending to them.
     - If the user asked for an explicit section, sort exact matches first.
     - Rewrite all remaining subprocess handling in terms of libpipeline,
       especially some crash-prone code in catman (LP: #27738).
     - The default less prompt now includes "(press h for help or q to quit)"
       to help novices find their way around
       (http://brainstorm.ubuntu.com/idea/25975).
     - Fix a segfault when 'man -K' tries to display certain pages.
     - Fix a segfault in some situations when processes are killed by SIGHUP,
       SIGINT, or SIGTERM (LP: #218336).
   * Avoid unnecessary metadata writes to /var/cache/man when doing recursive
     chown (thanks, Iustin Pop; closes: #619726).
Checksums-Sha1: 
 cc478d349d3eb8bb7373bf18d0501fcde967b470 1816 man-db_2.6.0-1.dsc
 49973e842ceb0a3f4615bcb8fb6f81a0535f4466 2376486 man-db_2.6.0.orig.tar.gz
 9856856bb6743e7efac6d43457a00c9268f63ea8 70811 man-db_2.6.0-1.debian.tar.gz
 cd906306764a0971646f7521872101a324a07bc5 991116 man-db_2.6.0-1_i386.deb
Checksums-Sha256: 
 4109509b3b3445099b675975b3d2c162568b20af21522f0f4480b99d28e091fd 1816 
man-db_2.6.0-1.dsc
 0b7e423df53f95715efe0d1182bee4d4eea41289d696a6dd7324f6cacd04157c 2376486 
man-db_2.6.0.orig.tar.gz
 00b7752d2b07a184aef395c91ba8a7ef46db832cb6cac94449c74c83f0b62c5a 70811 
man-db_2.6.0-1.debian.tar.gz
 6d59c1dfc1f5712cd00a88b9bc8552858c335e22861f1bcf06a216320f5287b6 991116 
man-db_2.6.0-1_i386.deb
Files: 
 d189402426c56e628e046328252e16fa 1816 doc important man-db_2.6.0-1.dsc
 a6485560fa3c11c5b7df346ed5520adb 2376486 doc important man-db_2.6.0.orig.tar.gz
 c9485e4a8641215886011bcea98a71b6 70811 doc important 
man-db_2.6.0-1.debian.tar.gz
 6264624113a72ccf620327e57f37485c 991116 doc important man-db_2.6.0-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer

iQIVAwUBTaCRiTk1h9l9hlALAQgYDRAAmb5qNG4nrZI0yrgO/m9QnHAVf6KhjPNb
zJq4OCewDLlUqIUACKV9dnah5nSHlLz2O3sHMZPNxTy7xkyc9SVbxlyKgiW7YsEM
aSaK977XmmPQDTS7QzZp4XXbJONnRgIqVBJ228pqqG4KkmKlMkawTYTtnlXgPaTt
VbtZtSegzHwRDNjwRiOw66Kf3BWyKLIIdlox09+x5QW7Y1Hiy4EhBhKqTy0Ei/Op
3MCSbl2m/XQE1rhnVwSIR2AZfH+cBzZeQpqzFDYaYipr822z9JsRMig5REyFq7H4
kURF2D6n7mFOSB/vAFYOuDkL4ENOTzSEoWSOSzn8LHBW1LxkvMviCPQCePWWngGm
9WSOvEFHzjmgfajUL7qJA4KuBxuX8jIToZB9Chx/QjOQoaoYo8V2dtarYTQMNY/8
oUwgcfapvewU8DNSi02BV8Ul/ytmVr0uhiT6DzT8PPHth7Udw8vOnC4QkmZZMquK
PBtkF+enMt9lnM04cYcnJ3fhcKrEw1opZEc8Kgb6iH8nv3YgmFRiyF9aJdTChVyx
0zZbkntK8wBNb1CAvLyL2kDt6iPowyBGsx1QC9arJFRj51U8CJTCV05K7Qnjnwpx
xwVXjQdlW6PFCkZwyQ/K1Pb4DzGCp8goKTcbSnQnb3f/cmsJaY99GpQvWjVjjjr+
tdroRauhwLI=
=b4Kp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to