Use \refmodule when we say "use the XXX module instead".
authorFred Drake <fdrake@acm.org>
Wed, 13 Jan 1999 17:11:52 +0000 (17:11 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 13 Jan 1999 17:11:52 +0000 (17:11 +0000)
For the whatsound module, point to sndhdr.

Doc/lib/libundoc.tex

index 5d1b3cae29d527ee487a56253a39a737106f6ef1..44204684e46b88e3d60f318d72ef3fdd090b6e53 100644 (file)
@@ -220,14 +220,14 @@ func.func_name, co.co_firstlineno).
 
 \item[tb.py]
 --- Print tracebacks, with a dump of local variables (use
-\function{pdb.pm()} or \module{traceback} instead)
+\function{pdb.pm()} or \refmodule{traceback} instead)
 
 \item[timingmodule]
 --- Measure time intervals to high resolution (use
 \function{time.clock()} instead).  (This is an extension module.)
 
 \item[whatsound.py]
---- recognizing sound files
+--- Recognize sound files; use \refmodule{sndhdr} instead.
 
 \item[zmod.py]
 --- Compute properties of mathematical "fields"