]> granicus.if.org Git - python/commitdiff
Make references to new filecmp module hyperlinks now that there's
authorFred Drake <fdrake@acm.org>
Fri, 29 Oct 1999 17:25:59 +0000 (17:25 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 29 Oct 1999 17:25:59 +0000 (17:25 +0000)
documentation.

Doc/lib/libundoc.tex

index 52219cb302ecb67b6851ddbb6ff813396c903938..2967cb8d1d56cc088e32526e51ed224d22113868 100644 (file)
@@ -96,11 +96,11 @@ possibly using \envvar{PYTHONPATH}.
 --- alternate approach to packages
 
 \item[\module{cmp}]
---- File comparison function.  Use the newer \module{filecmp} instead.
+--- File comparison function.  Use the newer \refmodule{filecmp} instead.
 
 \item[\module{cmpcache}]
 --- Caching version of the obsolete \module{cmp} module.  Use the
-newer \module{filecmp} instead.
+newer \refmodule{filecmp} instead.
 
 \item[\module{codehack}]
 --- Extract function name or line number from a function