Numerous minor changes required to transition to the latest version

of texinfo and TeX.  This version of the tools can produce PDF with
figures included.
This commit is contained in:
Joel Sherrill
1999-10-01 17:44:06 +00:00
parent a25f7028cb
commit ed11cadf05
76 changed files with 283 additions and 182 deletions

View File

@@ -22,7 +22,7 @@ pipe(), Function, Dummy Implementation
@example
dup(), Function, Implemented
dup2(), Function, Untested Iimplementation
dup2(), Function, Implemented
@end example
@section File Descriptor Deassignment
@@ -80,7 +80,7 @@ are also included in another section. @xref{Open a File}.
@subsection Reposition Read/Write File Offset
@example
lseek(), Function, Partial Implementation
lseek(), Function, Implemented
SEEK_SET, Constant, Implemented
SEEK_CUR, Constant, Implemented
SEEK_END, Constant, Implemented