From 4eaf7818262d66349da9c582df535da9f6e171c3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Feb 2013 15:23:59 -0600 Subject: doc master include files: Do not include top node on printed output In PDF, DVI, and PostScript files, the contents of the @top node were being printed. These are intended only for info and html output formats. --- doc/posix_users/posix_users.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/posix_users/posix_users.texi') diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi index f98c7085ff..31b35b0645 100644 --- a/doc/posix_users/posix_users.texi +++ b/doc/posix_users/posix_users.texi @@ -78,6 +78,7 @@ @contents +@ifnottex @node Top, Preface, (dir), (dir) @top RTEMS POSIX API User's Guide @@ -108,6 +109,7 @@ * Command and Variable Index:: * Concept Index:: @end menu +@end ifnottex @include preface.texi @include process.texi -- cgit v1.2.3