> On mye linux mandrake machine the echo.1 manpage looks weird. This patch
> fixes it.
[...]
> -\NNN
> +\\NNN
[...]
> -\a
> +\\a
Thanks for the report. I believe this has already been fixed in a
later release. The sh-utils package uses the help2man program which
produces the man pages from the command --help output. It appears
that the problem you report has been fixed with a later version of
help2man and the format of the output is now different. The backslash
character is now formatted using \e now and so in the above examples
those now look like "\eNNN" instead.
The latest test release is available at:
ftp://alpha.gnu.org/gnu/fetish/textutils-2.0.11.tar.gz
ftp://freefriends.org/gnu/fetish/textutils-2.0.11.tar.gz
Bob
_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils