diff options
author | George Yoshida <dynkin@gmail.com> | 2006-04-28 16:40:14 (GMT) |
---|---|---|
committer | George Yoshida <dynkin@gmail.com> | 2006-04-28 16:40:14 (GMT) |
commit | d77167286f2b3fa9a1414a727c9783cccfcd2de2 (patch) | |
tree | 3f5c3986a032b7976798e12688caa3a9a01d6a57 /Doc/lib | |
parent | 677800723a7f2d31bf6b72cc8dd65314781a5f72 (diff) | |
download | cpython-d77167286f2b3fa9a1414a727c9783cccfcd2de2.zip cpython-d77167286f2b3fa9a1414a727c9783cccfcd2de2.tar.gz cpython-d77167286f2b3fa9a1414a727c9783cccfcd2de2.tar.bz2 |
correct a dead link
Diffstat (limited to 'Doc/lib')
-rw-r--r-- | Doc/lib/libtarfile.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libtarfile.tex b/Doc/lib/libtarfile.tex index f705e8d..a49942b 100644 --- a/Doc/lib/libtarfile.tex +++ b/Doc/lib/libtarfile.tex @@ -128,7 +128,7 @@ Some facts and figures: \seemodule{zipfile}{Documentation of the \refmodule{zipfile} standard module.} - \seetitle[http://www.gnu.org/software/tar/manual/html_chapter/tar_8.html\#SEC134] + \seetitle[http://www.gnu.org/software/tar/manual/html_node/tar_134.html\#SEC134] {GNU tar manual, Basic Tar Format}{Documentation for tar archive files, including GNU tar extensions.} \end{seealso} |