diff options
author | Georg Brandl <georg@python.org> | 2005-08-27 17:10:35 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2005-08-27 17:10:35 (GMT) |
commit | 9a19e5cce61c48a6092d8d1448d70072c724529c (patch) | |
tree | e3da5f794b8c2174528a9d734c0f1aafbbdf20c3 /Doc | |
parent | 7f26a62f0943695ec13224691b2bec9fd3725dfa (diff) | |
download | cpython-9a19e5cce61c48a6092d8d1448d70072c724529c.zip cpython-9a19e5cce61c48a6092d8d1448d70072c724529c.tar.gz cpython-9a19e5cce61c48a6092d8d1448d70072c724529c.tar.bz2 |
patch [ 1274550 ] libtarfile.tex: external URL changed
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libtarfile.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libtarfile.tex b/Doc/lib/libtarfile.tex index 85cdeb8..f705e8d 100644 --- a/Doc/lib/libtarfile.tex +++ b/Doc/lib/libtarfile.tex @@ -128,8 +128,8 @@ Some facts and figures: \seemodule{zipfile}{Documentation of the \refmodule{zipfile} standard module.} - \seetitle[http://www.gnu.org/manual/tar/html_chapter/tar_8.html\#SEC118] - {GNU tar manual, Standard Section}{Documentation for tar archive files, + \seetitle[http://www.gnu.org/software/tar/manual/html_chapter/tar_8.html\#SEC134] + {GNU tar manual, Basic Tar Format}{Documentation for tar archive files, including GNU tar extensions.} \end{seealso} |