mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-18 01:18:51 +02:00
Wrap the @top node in @ifnottex instead of
@ifinfo so `makeinfo --html ...' works. From Karl Berry.
This commit is contained in:
+2
-2
@@ -113,7 +113,7 @@ by the Foundation.
|
||||
@end titlepage
|
||||
|
||||
|
||||
@ifinfo
|
||||
@ifnottex
|
||||
@node Top
|
||||
@top GNU shell utilities
|
||||
|
||||
@@ -140,7 +140,7 @@ This manual documents version @value{VERSION} of the GNU shell utilities.
|
||||
|
||||
* Index:: General index.
|
||||
@end menu
|
||||
@end ifinfo
|
||||
@end ifnottex
|
||||
|
||||
|
||||
@node Introduction
|
||||
|
||||
Reference in New Issue
Block a user