Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b2dc90

Browse files
committed
Add entries for tty module.
1 parent 0bccd73 commit 1b2dc90

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ LIBFILES= ../lib/lib.tex \
198198
../lib/libpipes.tex \
199199
../lib/librlcompleter.tex \
200200
../lib/libstatvfs.tex \
201+
../lib/libtty.tex \
201202
../lib/libcfgparser.tex
202203

203204
# LaTeX source files for Macintosh Library Modules.

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ \chapter*{Front Matter\label{front}}
169169
\input{libdbm}
170170
\input{libgdbm}
171171
\input{libtermios}
172+
\input{libtty}
172173
\input{libfcntl}
173174
\input{libpipes}
174175
\input{libposixfile}

0 commit comments

Comments
 (0)