[docutils:bugs] Re: #458 Two issues regarding manpage writer and .TH
engelbert gruber via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/bugs/458/5e8933c3d7b3834d164359f9a5fa54d88113220a.bugs@docutils.p.sourceforge.net> |
the values in the roff header .TH ~~~ .TH title section date source manual ~~~ are taken from title and the docinfo ~~~ :Date: 2009-06-22 :Version: 0.0.1 :Manual section: 1 :Manual group: text processing ~~~ the Version is put into "source" ... don't know why I did this ? No one ever complained. So there should be a "Manual source" instead. "Manual manual" sounds ... silly doesn't it so it is "Manual group" --- ** [bugs:#458] Two issues regarding manpage writer and .TH** **Status:** open **Labels:** manpage writer **Created:** Mon Sep 05, 2022 11:13 AM UTC by Dmitry Shachnev **Last Updated:** Mon Oct 10, 2022 03:14 PM UTC **Owner:** nobody Dear docutils developers, I received two bug reports in Debian regarding the content of .TH macro in man pages: First bug — https://bugs.debian.org/1016527 — asks that the value of `--date` argument be used for the third argument of `.TH`, instead of putting it on a separate line (Generated on: YYYY-MM-DD). Second bug — https://bugs.debian.org/1018737 — asks that docutils not set fifth argument of `.TH` to empty string, but omit it completely and rely on the default value. Please see those bugs for more detailed descriptions (and some discussion, in the first bug). --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.