typo in intro.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@410 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Billy O 'Connor 2002-11-24 18:15:23 +00:00
parent 5764ba89a8
commit d1d8d786b5

View File

@ -11,7 +11,7 @@ Estimated Disk space required: &curl-buildsize;</screen>
useful for transferring files with URL syntax. For example, <userinput>curl
http://curl.haxx.se/download/curl-&curl-version;.tar.gz &gt;
curl-&curl-version;.tar.gz</userinput>
would download this programs tarball to the current directory. This
would download this program's tarball to the current directory. This
ability to both download and redirect files can be incorporated
into other programs to support functions like streaming media.</para>