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

Skip to content

Commit 0d83f68

Browse files
committed
Added entry for mmap module.
1 parent e905e95 commit 0d83f68

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
@@ -238,6 +238,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
238238
../lib/libtty.tex \
239239
../lib/libasyncore.tex \
240240
../lib/libatexit.tex \
241+
../lib/libmmap.tex \
241242
../lib/libcfgparser.tex
242243

243244
# 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
@@ -156,6 +156,7 @@ \chapter*{Front Matter\label{front}}
156156
\input{libthread}
157157
\input{libthreading}
158158
\input{libqueue}
159+
\input{libmmap}
159160
\input{libanydbm}
160161
\input{libdbhash}
161162
\input{libwhichdb}

0 commit comments

Comments
 (0)