Reference to urllib module can be a hyperlink.
diff --git a/Doc/lib/libgopherlib.tex b/Doc/lib/libgopherlib.tex
index e2cbaa2..e2701f2 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: