GNU bug report logs - #62853
Man page “Name” section should be revised to be conformant to the POSIX man specification

Previous Next

Package: automake;

Reported by: Sebastian Carlos <sebaaa1754 <at> gmail.com>

Date: Sat, 15 Apr 2023 04:05:05 UTC

Severity: normal

Merged with 62854

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sebastian Carlos <sebaaa1754 <at> gmail.com>
To: 62853 <at> debbugs.gnu.org
Subject: bug#62853: Man page “Name” section should be revised to be conformant to the POSIX man specification
Date: Fri, 14 Apr 2023 17:36:31 +0200
[Message part 1 (text/plain, inline)]
Hello,

Currently, the "Name" section of the automake man page reads "automake -
manual page for automake 1.16.5." This is problematic for two reasons:

- It is redundant, as there is no need to mention that it is a manual page.
Also, the version is already available in the footer of the man page.
- More importantly, the text is non-conformant to the POSIX man
specification because the "name" sections is used to generate the
"utilities summary database" (used for the "man -k" or the "apropos"
command), which should be a "terse description of the purpose of the
utility". The current text does not describe what automake does or how it
can be used.

I suggest that the “Name” section should be changed to something like
“automake - Generate Makefile.in files from Makefile.am files”. This would
be more informative and compliant with the POSIX standard.

POSIX specification for the man command:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/man.html

Thanks for your time.
[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.