diff --git a/doc/posix1003.1/ChangeLog b/doc/posix1003.1/ChangeLog index 141755574d..8d5f8c968a 100644 --- a/doc/posix1003.1/ChangeLog +++ b/doc/posix1003.1/ChangeLog @@ -1,4 +1,11 @@ -2003-08-30 Ralf Corsepius +2003-09-01 Ralf Corsepius + + * ch07.t: Don't use raisesections/lowersections (texi2www can't deal + with them); Use @itemize instead of subsubsubsection (Too deep). + * posix1003_1.texi: Use ifnottex instead of ifinfo. + * preface.texi: Use ifnottex instead of ifinfo + +2003-08-30 Ralf Corsepius * posix1003_1.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am. diff --git a/doc/posix1003.1/ch07.t b/doc/posix1003.1/ch07.t index 3f45d7c4fc..96fa0077e7 100644 --- a/doc/posix1003.1/ch07.t +++ b/doc/posix1003.1/ch07.t @@ -26,17 +26,17 @@ @subsubsection Noncanonical Mode Input Processing -@lowersections +@itemize -@subsubsection Case A - MIN > 0 and TIME > 0 +@item Case A - MIN > 0 and TIME > 0 -@subsubsection Case B - MIN > 0 and TIME = 0 +@item Case B - MIN > 0 and TIME = 0 -@subsubsection Case C - MIN = 0 and TIME > 0 +@item Case C - MIN = 0 and TIME > 0 -@subsubsection Case D - MIN = 0 and TIME = 0 +@item Case D - MIN = 0 and TIME = 0 -@raisesections +@end itemize @subsubsection Writing Data and Output Processing diff --git a/doc/posix1003.1/posix1003_1.texi b/doc/posix1003.1/posix1003_1.texi index 2accddbf61..7fd1345c84 100644 --- a/doc/posix1003.1/posix1003_1.texi +++ b/doc/posix1003.1/posix1003_1.texi @@ -77,7 +77,7 @@ @include ch18.texi @include ch19.texi -@ifinfo +@ifnottex @node Top, Preface, (dir), (dir) @top posix1003_1 @@ -108,7 +108,7 @@ This is the online version of the RTEMS POSIX 1003.1 Compliance Guide. * Concept Index:: @end menu -@end ifinfo +@end ifnottex @c @c @c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here diff --git a/doc/posix1003.1/preface.texi b/doc/posix1003.1/preface.texi index 4021260b43..33272e47f7 100644 --- a/doc/posix1003.1/preface.texi +++ b/doc/posix1003.1/preface.texi @@ -6,9 +6,9 @@ @c $Id$ @c -@ifinfo +@ifnottex @node Preface, General, Top, Top -@end ifinfo +@end ifnottex @unnumbered Preface