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

Skip to content

Commit c4e3bf9

Browse files
committed
Add entries for the sched module.
1 parent 5c4012a commit c4e3bf9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ LIBFILES= ../lib/lib.tex \
197197
../lib/libcurses.tex \
198198
../lib/libpipes.tex \
199199
../lib/librlcompleter.tex \
200+
../lib/libsched.tex \
200201
../lib/libstatvfs.tex \
201202
../lib/libtty.tex \
202203
../lib/libcfgparser.tex

Doc/lib/lib.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ \chapter*{Front Matter\label{front}}
136136
\input{libcmp}
137137
\input{libcmpcache}
138138
\input{libtime}
139+
\input{libsched}
139140
\input{libgetpass}
140141
\input{libcurses}
141142
\input{libgetopt}
@@ -199,7 +200,7 @@ \chapter*{Front Matter\label{front}}
199200
\input{libsimplehttp}
200201
\input{libcgihttp}
201202

202-
\input{netdata}
203+
\input{netdata} % Internet Data Handling
203204
\input{libsgmllib}
204205
\input{libhtmllib}
205206
\input{libxmllib}

0 commit comments

Comments
 (0)