commit | ef8cd7ca99d50db636562d16f56d17b1522279e6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Jan 22 17:42:32 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Jan 22 17:42:32 2001 +0000 |
tree | bdeab5e00cc5f6cea5733f84c1e60c3f9797c1cd | |
parent | afc7ce118e0c1e8c6c423f31c3a5ee780ba8685b [diff] |
Minor markup adjustment.
diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex index 984cc6d..4a97335 100644 --- a/Doc/lib/libhttplib.tex +++ b/Doc/lib/libhttplib.tex
@@ -111,8 +111,7 @@ \method{readlines()} methods. \end{methoddesc} -\subsection{Examples} -\nodename{HTTP Examples} +\subsection{Examples \label{httplib-examples}} Here is an example session that uses the \samp{GET} method: