From: Neal Norwitz <nnorwitz@gmail.com> Date: Wed, 8 Jan 2003 05:27:42 +0000 (+0000) Subject: command doesn't work, but program does, not sure it's correct, though X-Git-Tag: v2.3c1~2531 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55d555f012edd3d9a0d020ec7eb6084fbd3d34ca;p=python command doesn't work, but program does, not sure it's correct, though --- diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 0d480279c0..c97a54403f 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