summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2003-01-08 05:27:42 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2003-01-08 05:27:42 (GMT)
commit55d555f012edd3d9a0d020ec7eb6084fbd3d34ca (patch)
treec4a4fadfd17ab4f3f82cb5fea2dc5bb918d43a77 /Doc
parent19b6f60f5cb133a7715a35b6b10a2424e0971543 (diff)
downloadcpython-55d555f012edd3d9a0d020ec7eb6084fbd3d34ca.zip
cpython-55d555f012edd3d9a0d020ec7eb6084fbd3d34ca.tar.gz
cpython-55d555f012edd3d9a0d020ec7eb6084fbd3d34ca.tar.bz2
command doesn't work, but program does, not sure it's correct, though
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/whatsnew23.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex
index 0d48027..c97a544 100644
--- a/Doc/whatsnew/whatsnew23.tex
+++ b/Doc/whatsnew/whatsnew23.tex
@@ -1474,7 +1474,7 @@ Sockets Library (SSL) support.
at the Python level as \code{sys.api_version}.
\item The new \module{tarfile} module
-allows reading from and writing to \command{tar}-format archive files.
+allows reading from and writing to \program{tar}-format archive files.
(Contributed by Lars Gust\"abel.)
\item The new \module{textwrap} module contains functions for wrapping