Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4012a commit c4e3bf9Copy full SHA for c4e3bf9
2 files changed
Doc/Makefile.deps
@@ -197,6 +197,7 @@ LIBFILES= ../lib/lib.tex \
197
../lib/libcurses.tex \
198
../lib/libpipes.tex \
199
../lib/librlcompleter.tex \
200
+ ../lib/libsched.tex \
201
../lib/libstatvfs.tex \
202
../lib/libtty.tex \
203
../lib/libcfgparser.tex
Doc/lib/lib.tex
@@ -136,6 +136,7 @@ \chapter*{Front Matter\label{front}}
136
\input{libcmp}
137
\input{libcmpcache}
138
\input{libtime}
139
+\input{libsched}
140
\input{libgetpass}
141
\input{libcurses}
142
\input{libgetopt}
@@ -199,7 +200,7 @@ \chapter*{Front Matter\label{front}}
\input{libsimplehttp}
\input{libcgihttp}
-\input{netdata}
+\input{netdata} % Internet Data Handling
204
\input{libsgmllib}
205
\input{libhtmllib}
206
\input{libxmllib}
0 commit comments