> BTW, do any info experts know how to have info(1) format just that
> node? -n doesn't work to visit that node, it thinks it doesn't
> exist even though it's printing that as the node name. I guess it's
> looking somewhere else for -n.
>
> $ info -n 'Operators in Conditionals' groff
> info: Cannot find node `Operators in Conditionals'.
> $
This works just fine with the info program compiled from the current
version of texinfo's SVN repository, so it seems that this bug has
been fixed meanwhile. However, I don't know when it was fixed.
Werner