Not sure if you want ;-)
    -  trap "cleanup" 0 1 2 15
    +  trap "cleanup" 0 HUP INT TERM

When I grep for trap in my directory of GNU binaries, all I see is
numbers, not names, so I think I'll decline to install that.  Don't
especially want to fix something that isn't broken.

    besides the *still* not included fix for texinfo bug #37823

Ah, Sergey wrote it and sent it to you but never quite committed it,
I think (Sergey, shall I commit it?).

    I guess you didn't recreate the man page after you made the change,

Sure I did.

-rwxrwxr-x 1 karl root 58108 Jan  1 11:31 util/texi2dvi*
-rw-rw-rw- 1 karl root  6461 Jan  1 18:59 man/texi2dvi.1

But if you patch util/texi2dvi, obviously the rules will want to rebuild
texi2dvi.1.  I dunno ...

k

Reply via email to