Man pages before you changed --help output looked like:

| AUTHOR
...
| REPORTING BUGS
|        Report bugs to <[email protected]>.
| 
| COPYRIGHT

But with the latest git sources, they now look like:

| DESCRIPTION
...
|        Report link bugs to <[email protected]>.  GNU coreutils home  page:
|        http://www.gnu.org/software/coreutils/ General help using GNU software:
|        http://www.gnu.org/gethelp/
| 
| AUTHOR

In other words, we lost the REPORTING BUGS section.  help2man needs to be 
taught how to handle the current coreutils practice of inserting the program 
name in between "Report" and "bugs".

-- 
Eric Blake





_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to