summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/lib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 0e057bd..3b534d0 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -131,6 +131,7 @@ and how to embed it in other applications.
\input{libstatcache}
\input{libstatvfs}
\input{libfilecmp}
+\input{libpopen2}
%\input{libcmp}
%\input{libcmpcache}
\input{libtime}
@@ -182,7 +183,6 @@ and how to embed it in other applications.
\input{libresource}
\input{libnis}
\input{libsyslog}
-\input{libpopen2}
\input{libcommands}
\input{libpdb} % The Python Debugger