[Python-checkins] python/dist/src/Doc/inst inst.tex,1.50,1.51
loewis at users.sourceforge.net
loewis at users.sourceforge.net
Sun Oct 19 03:32:26 EDT 2003
Update of /cvsroot/python/python/dist/src/Doc/inst
In directory sc8-pr-cvs1:/tmp/cvs-serv26117/inst
Modified Files:
inst.tex
Log Message:
Patch #821093: Fix various typos.
Index: inst.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/inst/inst.tex,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** inst.tex 23 Aug 2003 02:09:18 -0000 1.50
--- inst.tex 19 Oct 2003 07:32:23 -0000 1.51
***************
*** 159,163 ****
downloaded the archive file to \file{C:\textbackslash{}Temp}, then it
would unpack into \file{C:\textbackslash{}Temp\textbackslash{}foo-1.0};
! you can use either a archive manipulator with a grapical user interface
(such as WinZip) or a command-line tool (such as \program{unzip} or
\program{pkunzip}) to unpack the archive. Then, open a command prompt
--- 159,163 ----
downloaded the archive file to \file{C:\textbackslash{}Temp}, then it
would unpack into \file{C:\textbackslash{}Temp\textbackslash{}foo-1.0};
! you can use either a archive manipulator with a graphical user interface
(such as WinZip) or a command-line tool (such as \program{unzip} or
\program{pkunzip}) to unpack the archive. Then, open a command prompt
More information about the Python-checkins
mailing list