From: Raymond Hettinger Date: Sun, 12 Oct 2003 02:03:06 +0000 (+0000) Subject: SF patch #819955: Erroneous \seemodule in tarfile docs X-Git-Tag: v2.3.3c1~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f28980ef37635a464b21446fabff39366fe7d73b;p=thirdparty%2FPython%2Fcpython.git SF patch #819955: Erroneous \seemodule in tarfile docs (Contributed by Johannes Gijsbers.) --- diff --git a/Doc/lib/libtarfile.tex b/Doc/lib/libtarfile.tex index a05a9f446b8c..10ecc7777032 100644 --- a/Doc/lib/libtarfile.tex +++ b/Doc/lib/libtarfile.tex @@ -125,7 +125,7 @@ Some facts and figures: \end{excdesc} \begin{seealso} - \seemodule[module-zipfile]{zipfile}{Documentation of the \code{zipfile} + \seemodule{zipfile}{Documentation of the \code{zipfile} standard module.} \seetitle[http://www.gnu.org/manual/tar/html_chapter/tar_8.html\#SEC118]