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

Skip to content

Commit 14ea85f

Browse files
committed
Add entry for readline documentation.
1 parent 011028c commit 14ea85f

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
@@ -226,6 +226,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
226226
../lib/libnis.tex \
227227
../lib/libpipes.tex \
228228
../lib/libpty.tex \
229+
../lib/libreadline.tex \
229230
../lib/librlcompleter.tex \
230231
../lib/libsched.tex \
231232
../lib/libstatvfs.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ \chapter*{Front Matter\label{front}}
170170
\input{libzlib}
171171
\input{libgzip}
172172
\input{libzipfile}
173+
\input{libreadline}
173174
\input{librlcompleter}
174175

175176
\input{libunix} % UNIX Specific Services

0 commit comments

Comments
 (0)