Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / texinfo / makeinfo / tests / top
blobc1288f39fed8371368dfa25d11079e6a981a1c4a
1 #!/bin/sh
2 # Test that a top node can be ignored.
4 unset TEXINFO_OUTPUT
5 : ${srcdir=.}
6 ../makeinfo $srcdir/top.txi || exit 1
8 # Expected warnings due to use of @ifinfo instead of @ifnottex.
9 ../makeinfo --no-split --no-warn --html $srcdir/top.txi -o top.html || exit 1
11 rm -f top*.html top.info