]> granicus.if.org Git - python/commitdiff
Minor typo only.
authorGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 19:50:18 +0000 (19:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Aug 1997 19:50:18 +0000 (19:50 +0000)
Doc/ext.tex
Doc/ext/ext.tex

index af4a66791f85cadcb2bdaf5db082ee7387737a16..bfcff50cd8189c9d135fafd408edcddfecd3888c 100644 (file)
@@ -1258,9 +1258,9 @@ not been tested.)
 The other package needed is an
 emulation of Jack Jansen's \code{dl} package that I wrote on top of
 GNU DLD 3.2.3.  This is available from the same host and directory,
-file dl-dld-1.1.tar.Z.  (The version number may change --- but I doubt
+file \file{dl-dld-1.1.tar.Z}.  (The version number may change --- but I doubt
 it will.)  Follow the instructions in each package's \file{README}
-file to configure build them.
+file to configure and build them.
 
 Now configure Python.  Run the \file{configure} script with the option
 \code{--with-dl-dld=\var{dl-directory},\var{dld-directory}} where
index af4a66791f85cadcb2bdaf5db082ee7387737a16..bfcff50cd8189c9d135fafd408edcddfecd3888c 100644 (file)
@@ -1258,9 +1258,9 @@ not been tested.)
 The other package needed is an
 emulation of Jack Jansen's \code{dl} package that I wrote on top of
 GNU DLD 3.2.3.  This is available from the same host and directory,
-file dl-dld-1.1.tar.Z.  (The version number may change --- but I doubt
+file \file{dl-dld-1.1.tar.Z}.  (The version number may change --- but I doubt
 it will.)  Follow the instructions in each package's \file{README}
-file to configure build them.
+file to configure and build them.
 
 Now configure Python.  Run the \file{configure} script with the option
 \code{--with-dl-dld=\var{dl-directory},\var{dld-directory}} where