The most obvious invocation
./info2html '(binutils)Top' >/dev/null
causes an error message 'could not be opened for reading'. In other words, it requires an explicit path.
To fix this, add '' to @INFODIR in info2html.conf.
Log in to post a comment.