mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-09-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
|
||||
2003-09-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* 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 <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* posix1003_1.texi: include common/rtems.texi.
|
||||
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
@c $Id$
|
||||
@c
|
||||
|
||||
@ifinfo
|
||||
@ifnottex
|
||||
@node Preface, General, Top, Top
|
||||
@end ifinfo
|
||||
@end ifnottex
|
||||
|
||||
@unnumbered Preface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user