# All known problems with the manual pages in a full Fedora Core installation
#
# Send 1 was on 09 Dec 2003
# Send 2 was on 17 Feb 2004
# Send 3 was on 11 Jul 2004
# Send 4 was on 20 Nov 2004
# Send 5 was on 14 Jan 2005
#
A	Dot or single-quote at start of line turns it into a garbage command.
	This is a serious error; some lines of your page get silently lost 
	when it is formatted.
B	-[0-9] cannot be rendered in Docbook command-syntax markup.
	This is not technically an error, but it makes the page impossible
	to translate to DocBook.
C	Broken command synopsis syntax.  This may mean you're using a 
	construction in the command synopsis other than the standard 
	[ ] | { }, or it may mean you have running text in the command synopsis
 	section (the latter is not technically an error, but it's impossible
	to translate into DocBook markup).
D	Section or macro out of place; this confuses translators.
E	My translator trips over a useless command in list markup. 
F	List structure can be better expressed with .IP
G	m4 macro syntax in manual page
H	Illegal metavariable in a synopsis description.
I	mdoc name section is not marked up with .Nm and .Nd.
J	Ambiguous or invalid backslash.  This doesn't cause groff a problem.
	but it confuses doclifter and may confuse older troff implementations.
K	You seem to be distributing a formatted manual page rather than source.
	This may be a packaging error.  I'm looking at what ships in Fedora 
	Core 3.
L	List syntax error. This means .IP, .TP or .RS/.RE markup is garbled.
	This confuses doclifter, and may also mess up stricter troff 
	interpreters like groffer and TkMan.
M	Macro definition is in a location (such as the Synopsis section)
	that confuses translation tools.
N	A replaceable part of a command synopsis consists of multiple 
	whitespace-separated words.  This can't be translated.
O	Location of a command is overspecified.  You have given a name that 
	includes a standard absolute path. This is unnecessary, and likely 
	to be wrong on some of your target systems.
P	Parentheses used for mandatory grouping are incorrect; use {} instead.
	Yes, I know this isn't documented anywhere, but over 98% of the manual
	pages I have examined are consistent with it. 
Q	Specifying the ampersand in the command synopsis of a daemon is 
	unnecessary.
R	English usage errors, apparently the writer is not a native speaker.
S	DEPRECATED: in function syntax connot be translated.  Also, the
	code and examples need to be marked up better.
T	There are multiple description lines.  This makes it impossible to 
        translate the page to DocBook.  It may also confuse some 
        implementations of man -k.
U	Unbalanced group in command synopis, You probably forgot 
	to open or close a [ ] or { } group properly.
V	Contents of SYNOPSIS is not a synopsis, and can't be parsed.
W	Missing or garbled name section.  The most common form of garbling
	is a missing - or extra -. Or your manual page may have been generated
	by a tool that doesn't emit a NAME section as it should.  These 
	problems make it impossible to lift the page to DocBook.  They
	can also confuse some implementations of man -k.
X	Unknown or invalid macro.  That is, one that does not fit in the
	macro set that the man page seems to be using.  This is a serious
	error; it often means part of your text is being lost or rendered
	incorrectly.
Y	Missing or garbled section header.
Z	Garbage character at beginning of file.
a	Linker options in a function synopsis confuse my parser into thinking
	it is looking at a command synopsis. 
b	Manual page is blank
c	Command synopsis in a non-Synopsis section.  DocBook can't
        handle this.
d	This old-style C prototype is too hard to parse, best to fix it.
e	Garbage generated by docbook2man
f	Presentational use of .SH messes up section parsing.
g	Spaces in string need to be quoted -- otherwise, some non-groff
	formatters may become confused.
h	Superfluous .SS markup screws up table translation.
i	Random text in function synopsis confuses the doclifter parser.
j	Parenthesized comments in command synopsis.  This is impossible
	to translate to DocBook.
k	Translated to man+tbl because the content is, in fact, a table.
l	Page consists solely of NAME and SYNOPSIS.
m	Conspicuous abuse of .SS headers.  The list structure is better
	expressed with .TP, .RS, and .RE.
n	Unbalanced .RS or .RE macro
o	TBL markup not used where it should be.
p	It is unnecessary to explain basic shell redirects on a man page.
	It is also bad style, especially when doing so produces an
	unparseable SYNOPSIS section.
q	Formatting file lists as tables in a Synopsis is impossible to
	translate into DocBook.
r	.RS/.RE pairs are interacting badly with .TP lists.  troff 
	interpreters other than groff are likely to be confused.
s	Example URLs which should *not* be turned into hyperlinks need
	an invisible stopper so tools which try to lift URLs from the page 
	source will pass over them.
t	Unclosed .RS, appears to be a broken attempt to express list structure.
u	Bad syntax in C declaration.  Doclifter relies on correct syntax
	to recognize function syntax.
v	Doubled dot before macro command.
w	Ill-formed .if macro.
x	Presentational use of .SS within .RS/RE confuses translators looking
	for structure.
y	Page is empty.  This probably means there is some sort of glitch in
	your build machinery.
z	pod2man generates an unbalanced .RS tag. This is a bug.
2	Tab-hacking can't be translated cleanly to structure.
3	USAGE and SYNOPSIS sections were incorrect.
4	SYNOPSIS must come before DESCRIPTION or other sections.  Otherwise
	correctness-checking library pages that may have multiple Synopsis 
	subheadings becomes too difficult.
5	Date belongs in .TH header, not before Synopsis.
5	Invalid comment is actually an acute accent.
6	Marking up a code example as a list rather than a display screws
	up semantic translation.
7	Garbage SH header.
8	Run-on .B macro.
9	Your 'man page' is HTML.  This may be a packaging error.
%%
bn|ac.1			|t	|
bn|acl_from_text.3,acl_to_text.3	|X	|
bn|adjtimex.8		|X	|jrv@voyager.mv.com
5n|addresses.1,read-expenses.1|cp	|pilot-link-devel@pilot-link.org
r|aecho.1		|P	|netatalk-devel@lists.sourceforge.net
5r|afmtodit.1		|M	|bug-groff@gnu.org
y|amidi.1,amixer.1,aplay.1,arecord.1	|	|Clemens Ladisch <clemens@ladisch.de>
3n|amrecover.8		|g	|Alan M. McIvor <alan@kauri.auck.irl.cri.nz>
2n|animate.1,compare.1,conjure.1,composite.1,convert.1,display.1,identify.1,import.1,mogrify.1,montage.1	|7	|magick-bugs@imagemagick.org
2n|AnyDBM_File.3pm		|T	|perl-documentation@perl.org
2n|Apache::TestConfig.3pm	|T	|perl-documentation@perl.org
r|apple_cp.1,apple_mv.1,apple_rm.1|O	|netatalk-devel@lists.sourceforge.net
5n|arp.8		|A	|Bernd Eckenfels <net-tools@lina.inka.de>
3n|authconfig.8		|C	|Nalin Dahyabhai <nalin@redhat.com>
3n|B::Stash.3pm,Carp::Heavy.3pm,Encode::CJKConstants.3pm,Encode::CN::HZ.3pm,Encode::Config.3pm,Encode::JP::H2Z.3pm,Encode::JP::JIS7.3pm,KR::2022_KR.3pm,Mail::SpamAssassin::Plugin::Hashcash.3pm,Mail::SpamAssassin::Plugin::SPF.3pm,Mail::SpamAssassin::PluginHandler.3pm,NetSNMP::netsnmp_request_infoPtr.3pm,SVN::Fs.3pm	|y	|perl-documentation@perl.org
y|bash.1		|	|bug-bash@gnu.org
y|bgpd.8		|	|bug-zebra@gnu.org
2n|bzadmin.6,bzfrelay.6,bzfls.6|X	|bzflag-dev@lists.sourceforge.net
2n|bzfquery.6		|l	|bzflag-dev@lists.sourceforge.net
2n|bzfs.6		|UX	|bzflag-dev@lists.sourceforge.net
2p|bzflag.6		|Xr	|bzflag-dev@lists.sourceforge.net
bn|bzip2.1,bzcat.1,bunzip2.1,bzip2recover.1	|T	|
4p|cadaver.1		|R	|Joe Orton <cadaver@webdav.org>
5n|cancel-cups.1,cancel.1,lp.1,lp-cups.1	|UT	|papowell@lprng.com
5n|cannastat.1		|C	|Canna@nec.co.jp
5n|cap_get_proc.3	|T	|agmorgan@users.sourceforge.net
5n|Carp.3pm		|T	|perl-documentation@perl.org
y|CrtImgType.3,Tk_InitImageArgs.3		|	|tcl-core@lists.sourceforge.net
5n|lpr.1,lpr-cups.1,lpstat.1,lpstat-cups.1|T	|papowell@lprng.com
bn|cdda2wav.1		|A	|
bn|cdp.1		|C	|
3n|cdparanoia.1		|4	|monty@xiph.org
5n|cdrdao.1		|E	|cdrdao-devel@lists.sourceforge.net
bn|chat.8		|XJ	|
bn|chkconfig.8		|X	|ewt@redhat.com
5n|chmoddic.1		|C	|Canna@nec.co.jp
5n|ci.1			|no	|bug-rcs@gnu.org
2n|crash.8		|A	|fenlason@redhat.com
5n|cshost.1		|C	|Canna@nec.co.jp
2p|cscope.1		|B	|broeker@users.sourceforge.net
1n|cytune.8		|P	|faith@cs.unc.edu
2n|dasher.1		|8	|dasher@mrao.phy.cam.ac.uk
y|dbz.3			|	|inn-bugs@isc.org
y|ddd.1			|	|ddd@gnu.org
5n|default.session.5	|W	|miguel@gnu.org
1n|dhcp6r.8		|f	|bug@dhcpv6.org
5n|dicar.1		|X	|Canna@nec.co.jp
2n|dia.1		|9	|alla@lysator.liu.se
2n|dictfmt.1		|A	|faith@cs.unc.edu
bn|diffstat.1		|D	|
y|dislocate.1		|	|Don Libes <libes@nist.gov>
5n|dlpsh.1		|W	|pilot-link-devel@pilot-link.org
2p|dmraid.8		|C	|Heinz Mauelshagen <Mauelshagen@RedHat.com>
bn|dpromdic.1		|X	|
5n|dvdrecord.1		|v	|dvdrtools-devel@nongnu.org
3p|dvipdfm.1		|A	|mwicks@kettering.edu
5n|epic.1		|X	|Jeremy Nelson <jnelson@acronet.net>
y|epoll_ctl.2		|	|aeb@cwi.nl, davidel@xmailserver.org
y|epoll.4		|	|aeb@cwi.nl, davidel@xmailserver.org
5n|eqn.1,geqn.1		|n	|bug-groff@gnu.org
2p|eximstats.8		|X	|clameter@debian.org,a.phillips@met.no
y|expect.1		|	|Don Libes <libes@nist.gov>
5n|fam.3x		|XC	|fam@oss.sgi.com
5p|fbset.8		|L	|Geert.Uytterhoeven@cs.kuleuven.ac.be, zippel@fh-brandenburg.de
4r|fig2dev.1x		|X	|bvsmith@lbl.gov
5n|File::Basename.3pm	|T	|perl-documentation@perl.org
2n|findchip.8,irdadump.8,irdaping.8,irpsion5.8	|e	|wehe@tuxmobil.org
1n|flock.1		|X	|adam@yggdrasil.com
5n|fmvj18x_cs.4		|Z	|Shingo Fujimoto <shingo@flab.fujitsu.co.jp>
5n|foomatic-ppdfile.1	|X	|till.kamppeter@gmx.net
5n|forw.1		|N	|nmh-workers@nongnu.org
4p|fsinfo.8		|U	|ezk@cs.columbia.edu
5n|ftpls.1		|Y	|Uwe Ohse <uwe@ohse.de>
3n|gaim.1		|A	|Rob Flynn <gaim@robflynn.com>
2n|gda-config.5		|T	|gonzalo@gnome-db.org
1n|getcon.3,getexeccon.3|T	|russell@coker.com.au
y|GetUid.3		|	|tcl-core@lists.sourceforge.net
3n|getcontext.2		|C	|mtk-manpages@gmx.net
bn|getrpcport.3		|d	|
5n|ghostscript.1	|CD	|giles@snow.thaumas.net
bn|gij.1		|U	|
2n|gkrellmd.1		|X	|bill@gkrellm.net
5n|glutAttachMenu.3xglut,glutSetMenu.3xglut,glutSetWindow.3xglut,glutStrokeWidth.3xglut,glutWarpPointer.3xglut	|T	|mjk@nvidia.com
5n|gnome-session.1	|Y	|Miguel de Icaza <miguel@gnu.org>
5n|gnome-vfs-mime.5	|W	|Miguel de Icaza <miguel@gnu.org>
5n|gnome-wm.1		|W	|Miguel de Icaza <miguel@gnu.org>
5n|gnuserv.1		|C	|emacs-devel@gnu.org
5n|gob2.1		|A	|George Lebl <jirka@5z.com>
4r|gpic.1,pic.1		|L	|bug-groff@gnu.org
4p|gpm-types.7		|W	|rubini@gnu.org
5n|gsbj.1,gsdj.1,gsdj500.1,gslj.1,gslp.1|C	|giles@artifex.com
2p|gxine.1		|W	|xine-docs@lists.sourceforge.net
5n|hformat.1,hfs.1,hfssh.1,hfsutils.1,hmount.1,xhfs.1	|X	|Robert Leslie <rob@mars.org>
1n|hidd.1		|W	|bluez-devel@lists.sourceforge.net
5n|hostname.1		|T	|Bernd Eckenfels <net-tools@lina.inka.de> 
2n|htfuzzy.1		|A	|htdig-dev@htdig.org
5n|ibod.1		|X	|Bjoern Smith <Smith@Compound.SE>
5n|identd.8,in.identd.8	|C	|Peter Eriksson <pen@lysator.liu.se>
y|idna_strerror.3,idna_to_ascii_4i.3,idna_to_ascii_4z.3,idna_to_ascii_8z.3,idna_to_ascii_lz.3,idna_to_unicode_44i.3,idna_to_unicode_4z4z.3,idna_to_unicode_8z4z.3,idna_to_unicode_8z8z.3,idna_to_unicode_8zlz.3,idna_to_unicode_lzlz.3,pr29_4.3,pr29_4z.3,pr29_8z.3,pr29_strerror.3,punycode_decode.3,punycode_strerror.3,stringprep.3,stringprep_4i.3,stringprep_4zi.3,stringprep_check_version.3,stringprep_convert.3,stringprep_locale_charset.3,stringprep_locale_to_utf8.3,stringprep_profile.3,stringprep_strerror.3,stringprep_ucs4_nfkc_normalize.3,stringprep_ucs4_to_utf8.3,stringprep_unichar_to_utf8.3,stringprep_utf8_nfkc_normalize.3,stringprep_utf8_to_locale.3,stringprep_utf8_to_ucs4.3,stringprep_utf8_to_unichar.3,tld_check_4.3,tld_check_4t.3,tld_check_4tz.3,tld_check_4z.3,tld_check_8z.3,tld_check_lz.3,tld_default_table.3,tld_get_4.3,tld_get_4z.3,tld_get_table.3,tld_get_z.3,tld_strerror.3	|	|bug-libidn@gnu.org
y|punycode_encode.3	|	|bug-libidn@gnu.org
5n|imclient.3		|w	|cyrus-devel@lists.andrew.cmu.edu
1n|inews.1		|W	|inn-bugs@isc.org
r|infotopam.1,ppmtompeg.1		|	|
5p|install.1		|j	|bug-coreutils@gnu.org
2n|ipsec_mailkey.8	|H	|hugh@mimosa.com
2n|ipsec_newhostkey.8,ipsec_rsasigkey.8	|C	|hugh@mimosa.com
2n|ipsec_pluto.8,ipsec_whack.8,ipsec_addrbytesof.3,ipsec_addrtypeof.3,ipsec_addrcmp.3,ipsec_addrbytesptr.3,ipsec_addrinsubnet.3,ipsec_addrlenof.3,ipsec_addrtoa.3,ipsec_addrtosubnet.3,ipsec_addrtot.3,ipsec_anyaddr.3,ipsec_atoaddr.3,ipsec_atoasr.3,ipsec_atosubnet.3,ipsec_bitstomask.3,ipsec_broadcastof.3,ipsec_copyright_notice.3,ipsec_goodmask.3,ipsec_hostof.3,ipsec_initaddr.3,ipsec_initsaid.3,ipsec_initsubnet.3,ipsec_anyaddr.3,ipsec_isanyaddr.3,ipsec_isloopbackaddr.3,ipsec_isunspecaddr.3,ipsec_loopbackaddr.3,ipsec_maskof.3,ipsec_masktobits.3,ipsec_masktocount.3,ipsec_networkof.3,ipsec_portof.3,ipsec_prng.3,ipsec_rangetoa.3,ipsec_sameaddr.3,ipsec_sameaddrtype.3,ipsec_samesaid.3,ipsec_samesubnet.3,ipsec_samesubnettype.3,ipsec_satot.3,ipsec_setportof.3,ipsec_sockaddrlenof.3,ipsec_sockaddrof.3,ipsec_subnetinsubnet.3,ipsec_subnetishost.3,ipsec_subnetof.3,ipsec_subnettoa.3,ipsec_subnettot.3,ipsec_subnettypeof.3,ipsec_tnatoaddr.3,ipsec_ttoaddr.3,ipsec_ttosa.3,ipsec_unspecaddr.3,ipsec_version.3,ipsec_version_code.3,ipsec_version_string.3,ipsec_ttosubnet.3|T	|hugh@mimosa.com
5n|iptraf.8		|X	|riker@seul.org
3n|iptables.8		|tx	|Herve Eychenne <rv@wallfire.org>
5n|irb.1		|W	|ruby-doc@ruby-lang.org
y|isadump.8,isaset.8	|	|phil@philedelbrock.com
5n|keytool.1		|A	|Dag Wieers <dag@wieers.com>
5n|klogd.8		|X	|greg@wind.enjellic.com
5n|kwordtrans.1,wordtrans.1	|K	|rvm@escomposlinux.org
bn|lamboot.1		|X	|
bn|lame.1		|X	|
5n|latex.1		|h	|te@dbs.uni-hannover.de
bn|LDP.7 		|CL	|
5n|less.1		|C	|bug-less@gnu.org
3n|libpng.3		|S	|png-implement@ccrc.wustl.edu
y|libpngpf.3		|	|png-implement@ccrc.wustl.edu
y|libexpect.3		|	|Don Libes <libes@nist.gov>
5n|linuxdoc.1		|j	|Taketoshi Sano <sano@debian.org>
bn|logrotate.8		|X	|
bn|longrun.1		|W	|
5n|lpd.8		|X	|Patrick Powell <papowell@lprng.com>
5n|lv.1			|C	|nrt@ff.iij4u.or.jp
y|lvreduce.8		|	|Heinz Mauelshagen <Linux-LVM@Sistina.com>
5n|mag.1		|X	|te@dbs.uni-hannover.de
r|magicfilter.8		|G	|
2n|Mail::SpamAssassin::Plugin.3pm	|L	|perl-documentation@perl.org
5n|mail500.8,fax500.8	|T	|OpenLDAP-devel@OpenLDAP.org
y|man.1,manpath.1	|	|mtk-manpages@gmx.net
bn|mdadm.conf.5		|X	|
bn|mdadm.8		|X	|
5n|mdel.1		|T	|mtools@tux.org
5n|mh-mts.8		|C	|nmh-workers@nongnu.org
y|mkoctfile.1		|	|jwe@bevo.che.wisc.edu>, edd@debian.org
y|mkzftree.1		|	|hpa@zytor.com
1n|ModPerl::Code.3pm	|D	|perl-documentation@perl.org
y|motd.news.5		|T	|inn-bugs@isc.org
5n|mozplugger.7		|T	|louis@bavoil.net
y|mpage.1		|	|Marcel Mol <marcel@mesa.nl>
5n|MPI_Group_free.3	|C	|lam-devel@lam.mpi.org
2n|mpiexec.1		|X	|lam-devel@lam.mpi.org
3n|mplayer.1,mencoder.1|T	|
3n|mysqladmin.1,mysqld.1|AC	|monty@tcx.se
y|named.conf.5		|	|bind9-bugs@isc.org
5n|nasm.1,ndisasm.1	|W	|nasm-devel@lists.sourceforge.net
y|nbp_name.3		|	|netatalk-devel@lists.sourceforge.net
3n|netsnmp_deprecated.3 |D	|net-snmp-coders@lists.sourceforge.net
2n|netsnmp_iterator_info_s.3|s	|net-snmp-coders@lists.sourceforge.net
2n|netsnmp_table.3 	|X	|net-snmp-coders@lists.sourceforge.net
3n|netsnmp_todo.3 |y	|net-snmp-coders@lists.sourceforge.net
5n|netdump.8		|L	|anderson@redhat.com
2n|netdump-server.8	|C	|anderson@redhat.com
5n|netstat.8		|m	|Bernd Eckenfels <net-tools@lina.inka.de>
5n|nfsd.7		|X	|neilb@cse.unsw.edu.au
4p|nnrp.access.5	|X	|inn-bugs@isc.org
5r|ntpdate.1		|C	|mills@udel.edu
2n|numa.3,numa_all_nodes.3,numa_alloc.3,numa_alloc_interleaved.3,numa_alloc_interleaved_subset.3,numa_alloc_local.3,numa_alloc_onnode.3,numa_available.3,numa_bind.3,numa_error.3,numa_exit_on_error.3,numa_free.3,numa_get_interleave_mask.3,numa_get_interleave_node.3,numa_get_run_node_mask.3,numa_interleave_memory.3,numa_max_node.3,numa_no_nodes.3,numa_node_size.3,numa_node_to_cpus.3,numa_police_memory.3,numa_run_on_node.3,numa_run_on_node_mask.3,numa_set_bind_policy.3,numa_set_interleave_mask.3,numa_set_localalloc.3,numa_get_membind.3,numa_set_membind.3,numa_preferred.3,numa_set_preferred.3,numa_set_strict.3,numa_setlocal_memory.3,numa_tonode_memory.3,numa_tonodemask_memory.3	|u	|ak@suse.de
y|octave-config.1	|	|jwe@bevo.che.wisc.edu, edd@debian.org
2r|operator.7		|k	|mtk-manpages@gmx.net
y|pamfunc.1,pamscale.1,pamslice.1,pamstereogram.1,pbmclean.1		|	|Bryan Henderson <bryanh@giraffe-data.com>
4r|pbm2ppa.1		|C	|Bryan Henderson <bryanh@giraffe-data.com>
5n|pclbanner.1		|T	|Patrick Powell <papowell@lprng.com>
5n|pcrepattern.3,pcrecallout.3|J	|perl-documentation@perl.org
3n|PDL::BAD2_demo.3pm,PDL::BAD_demo.3pm,PDL::Config.3pm,PDL::Doc::Config|y	|perl-documentation@perl.org
2n|PDL::GSL::INTEG.3pm	|D	|pdl-porters@jach.hawaii.edu
3n|PDL::MatrixOps.3pm	|W	|pdl-porters@jach.hawaii.edu
3n|pdl.1		|W	|pdl-porters@jach.hawaii.edu
1n|perl-nocem.8		|V	|inn-bugs@isc.org
y|pgmabel.1,pgmtopgm.1,pnmstitch.1,pgmmorphconv.1	|	|Bryan Henderson <bryanh@giraffe-data.com>
5n|pilot-addresses.1	|j	|Robert Wittig <bob.wittig@gt.org>
5n|pilot-foto.1		|C	|pilot-link-devel@pilot-link.org
4n|pilot-xfer.1		|j	|pilot-link-devel@pilot-link.org
2n|pipethrough.3	|Ii	|mc-devel@gnome.org
y|play.1		|	|
5n|plugger.7		|T	|Fredrik Hübinette <hubbe@hubbe.net>
bn|pmake.1		|6	|
y|pnmtoddif.1,ppmtopj.1	|	|Bryan Henderson <bryanh@giraffe-data.com>
2y|postconf.5		|A	|wietse@porcupine.org
2n|ps.1                 |D	|acahalan@cs.uml.edu
4p|privoxy.1		|j	|developers@privoxy.org
5n|ps2epsi.1		|j	|giles@artifex.com
5n|ps2pdf.1,ps2pdf12.1,ps2pdf13.1|	|giles@artifex.com
5n|psbanner.1		|T	|Patrick Powell <papowell@lprng.com>
5n|ptx.1		|j	|bug-gnu-utils@gnu.org
4p|pvmd.1,pvm_shmd.1,pvmd3.1	|CQ	|gst@ornl.gov
4p|pvm_addmhf.3		|T	|gst@ornl.gov
2n|pvm_newcontext.3	|T	|gst@ornl.gov
y|quantize.5		|	|magick-bugs@imagemagick.org
5n|ray_cs.4		|W	|Corey Thomas <corey@world.std.com>
3n|rcsfile.5		|1	|rcs-bugs@cs.purdue.edu
3n|replace.1,isamchk.1,isamlog.1,mysql_zap.1,mysqldump.1,mysqld_multi.1,mysqlshow.1	|23C	|monty@tcx.se
y|rdump.8,dump.8,restore.8,rrestore.8	|	|Stelian Pop <stelian@popies.net>
2n|rlm_expr.5		|X	|Chris Parker <cparker@segv.org>
2n|rlm_attr_filter.5	|XF	|Chris Parker <cparker@segv.org>
4p|roff.7		|A	|wl@gnu.org
4p|groff_diff.7		|A	|wl@gnu.org
2n|sane-artec.5,sane-agfafocus.5|X	|sane-devel@lists.alioth.debian.org
y|sane-coolscan2.5	|	|sane-devel@lists.alioth.debian.org
4p|sane-gphoto2.5	|X	|sane-devel@lists.alioth.debian.org
y|sane-microtek2.5	|	|sane-devel@lists.alioth.debian.org
2n|saslpasswd.8,sasldblistusers.8|5	|cyrus-bugs+@andrew.cmu.edu
3n|sftp.1		|C	|Damien Miller <djm@mindrot.org>
y|sane-plustek.5	|	|Gerhard Jaeger <gerhard@gjaeger.de>
1n|security_load_booleans.3,selinux_binary_policy_path.3|T	|dwalsh@redhat.com
y|send-uucp.8		|	|inn-bugs@isc.org
5n|setfdprm.8		|A	|fdutils@tux.org
2n|set_mempolicy.2	|W	|ak@suse.de
5n|sgml2lyx.1		|Z	|Taketoshi Sano <sano@debian.org>
4p|sgmlpre.1		|E	|Taketoshi Sano <sano@debian.org>
4p|siggen.8		|C	|tripwire-devel@genesis-x.nildram.co.uk
3p|sk98lin.4		|A	|linux@syskonnect.de
2n|slapd.8		|C	|OpenLDAP-devel@OpenLDAP.org
y|smartd.8,smartctl.8,smartd.conf.5|	|smartmontools-support@lists.sourceforge.net
y|snmpvacm.1		|	|net-snmp-coders@lists.sourceforge.net
y|snmpd.conf.5		|	|net-snmp-coders@lists.sourceforge.net
1n|snmp.conf.5		|A	|net-snmp-coders@lists.sourceforge.net
1r|spax.1		|UC	|schilling@fokus.fraunhofer.de
bn|squid.1		|b	|
y|squid_ldap_auth.8,squid_ldap_group.8	|	|squid-bugs@squid-cache.org
y|ssh-keyscan.1	|	|brad@openbsd.org
2n|sshd_config.5,ssh_config.5	|q	|brad@openbsd.org
3n|stationlist.xml.5	|XR	|batchall@mordor.ch
3n|tvtime.xml.5		|X	|vektor@dumbterm.net
5n|sysklogd.8		|X	|greg@wind.enjellic.com
5n|sz.1			|X	|Uwe Ohse <uwe@ohse.de>
bn|t1mapper.1		|X	|
5n|tar.1		|C	|bug-gnu-utils@gnu.org
5n|Tclx_Init.3,TclX_Main.3,Tclxcmd_Init.3	|C	|tcl-core@lists.sourceforge.net
2n|tc-pbfifo.8		|T	|ahu@ds9a.nl, uznet@ms2.inr.ac.ru
3p|texdoctk.1		|X	|bunk@fs.tum.de, ruedas@geophysik.uni-frankfurt.de
y|timidity.cfg.5	|	|breeze.nagano@nifty.ne.jp, mo@goice.co.jp
y|Tk_Uid.3		|	|tcl-core@lists.sourceforge.net
3n|Tkx_Init.3,TkX_Main.3|a	|tcl-core@lists.sourceforge.net
4p|transfig.1x		|XU	|bvsmith@lbl.gov
y|tree.1		|	|Steve Baker <ice@mama.indstate.edu>
5n|tsclient.1		|W	|Miguel de Icaza <miguel@gnu.org>
bn|ttcp.1		|XD	|
5n|tune2fs.8		|C	|tytso@thunk.org
y|udevd.8,udevsend.8	|	|Kay Sievers <kay.sievers@vrfy.org>
5p|uuencode.1		|T	|bug-gnu-utils@gnu.org
bn|updfstab.8		|X	|
3n|vacuumdb.1		|C	|pgsql-docs@postgresql.org
5n|vgsplit.8		|C	|lvm-devel@lists.sistina.com
5n|vorbiscomment.1	|C	|Christopher L Cheney <ccheney@debian.org>
y|vsftpd.conf.5		|	|chris@scary.beasts.org
4r|wget.1		|s	|mtortonesi@ing.unife.it
5n|wmix.1x		|X	|timecop@japan.co.jp
bn|wvdial.1		|X	|wvdial@nit.ca
3n|XML::DOM::Element.3pm|z	|perl-documentation@perl.org
5n|XML::Encoding.3pm	|n	|perl-documentation@perl.org,coopercc@netheaven.com
3n|XML::Parser::Style::Objects.3pm|W	|perl-documentation@perl.org,coopercc@netheaven.com
3n|XML::Parser::Style::Tree.3pm|W	|perl-documentation@perl.org,coopercc@netheaven.com
3n|XML::Parser::Style::Subs.3pm|W	|perl-documentation@perl.org,coopercc@netheaven.com
4p|x3270if.1,x3270-script.1|PC	|Paul.Mattes@usa.net
4p|xfs_bmap.8,xfs_check.8|X	|linux-xfs@oss.sgi.com
5n|xinetd.conf.5	|L	|bbraun@synack.net
5n|xml_pp.1		|W	|Michel Rodriguez <mirod@xmltwig.com>
5n|xml_spellcheck.1	|y	|Michel Rodriguez <mirod@xmltwig.com>
3n|xsltproc.1		|C	|xslt@gnome.org
bn|zshcompctl.1		|L	|
bn|zshmodules.1		|nt	|
