#167659 procmail: the 'see also' part of the man pages is way too early

Package:
procmail
Source:
procmail
Description:
Versatile e-mail processor
Submitter:
Dan Jacobson
Date:
2013-10-15 23:33:04 UTC
Severity:
normal
#167659#5
Date:
2002-11-04 03:57:28 UTC
From:
To:
For example, in the procmail(1) man page, the 'see also' section
appears after only 28% of the file, and not at the bottom where we
would expect it!  Thus one might think there is no 'see also'.  Same
with some of the other man pages of the package.

#167659#8
Date:
2002-11-04 11:06:15 UTC
From:
To:
Hello.

I received this report from the Debian bug system.

I assume the submitter implicitly suggests moving the SEE ALSO sections
to the end of the manpages, where it seems it is traditional to find them.


Package: procmail
Version: 3.22-4
Severity: normal

For example, in the procmail(1) man page, the 'see also' section
appears after only 28% of the file, and not at the bottom where we
would expect it!  Thus one might think there is no 'see also'.  Same
with some of the other man pages of the package.

#167659#17
Date:
2013-10-15 09:54:38 UTC
From:
To:
Putting it lower would mean letting go of the standard order.  Then
again, maybe the "standard" from back then is not what it is now.
Suggestions?

#167659#22
Date:
2013-10-15 23:31:19 UTC
From:
To:
El 15/10/13 11:54, Stephen R. van den Berg escribió:

The SEE ALSO section

...is a list of related man pages in alphabetical order. Conventionally,
it is the last section.

http://www.tldp.org/HOWTO/Man-Page/q3.html

Therefore, making such section to be the last one seems reasonable to me.

Thanks.