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

Skip to content

Commit e4d7818

Browse files
committed
Added entries for mutex and nis modules.
1 parent 7fefba5 commit e4d7818

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ LIBFILES= ../lib/lib.tex \
195195
../lib/libchunk.tex \
196196
../lib/libcodeop.tex \
197197
../lib/libcurses.tex \
198+
../lib/libmutex.tex \
199+
../lib/libnis.tex \
198200
../lib/libpipes.tex \
199201
../lib/librlcompleter.tex \
200202
../lib/libsched.tex \

Doc/lib/lib.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ \chapter*{Front Matter\label{front}}
146146
\input{libfnmatch}
147147
\input{libshutil}
148148
\input{liblocale}
149+
\input{libmutex}
149150

150151
\input{libsomeos} % Optional Operating System Services
151152
\input{libsignal}
@@ -175,6 +176,7 @@ \chapter*{Front Matter\label{front}}
175176
\input{libpipes}
176177
\input{libposixfile}
177178
\input{libresource}
179+
\input{libnis}
178180
\input{libsyslog}
179181
\input{libpopen2}
180182
\input{libcommands}

0 commit comments

Comments
 (0)