From bcd5454d63871e222a5c84c9e6a2e25b3c35511d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 22 Apr 1999 16:17:45 +0000 Subject: [PATCH] Reference to urllib module can be a hyperlink. --- Doc/lib/libgopherlib.tex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Doc/lib/libgopherlib.tex b/Doc/lib/libgopherlib.tex index e2cbaa2fbf2..e2701f29be0 100644 --- a/Doc/lib/libgopherlib.tex +++ b/Doc/lib/libgopherlib.tex @@ -1,15 +1,14 @@ \section{\module{gopherlib} --- - Gopher protocol client.} -\declaremodule{standard}{gopherlib} + Gopher protocol client} +\declaremodule{standard}{gopherlib} \modulesynopsis{Gopher protocol client (requires sockets).} \indexii{Gopher}{protocol} - This module provides a minimal implementation of client side of the -the Gopher protocol. It is used by the module \code{urllib} to handle -URLs that use the Gopher protocol. +the Gopher protocol. It is used by the module \refmodule{urllib} to +handle URLs that use the Gopher protocol. The module defines the following functions: