From 5d1349031c76a1bb0679b8d777b5d32ba0501376 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Apr 2005 08:07:04 +0000 Subject: spell fixes, based on the Debian bug report #302820 submitted by "A Costa" --- docs/curl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index c3d89d828..adfa3f8c7 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -267,7 +267,7 @@ If this option is used several times, the last one will be used. be set with the \fI-H/--header\fP flag of course. When used with \fI-L/--location\fP you can append ";auto" to the referer URL to make curl automatically set the previous URL when it follows a Location: header. The -";auto" string can be used alone, even if you don't set an initial referer. +\&";auto" string can be used alone, even if you don't set an initial referer. If this option is used several times, the last one will be used. .IP "--engine " @@ -343,7 +343,7 @@ will instead attempt to create missing directories. (Added in 7.10.7) If this option is used twice, the second will again disable silent failure. .IP "--ftp-pasv" -(FTP) Use PASV when transfering. PASV is the internal default behavior, but +(FTP) Use PASV when transferring. PASV is the internal default behavior, but using this option can be used to override a previous --ftp-port option. (Added in 7.11.0) @@ -702,7 +702,7 @@ instead of PORT by using \fI--disable-eprt\fP. EPRT is really PORT++. .IP "-q" If used as the first parameter on the command line, the \fI$HOME/.curlrc\fP file will not be read and used as a config file. -.IP "-Q/--quote " +.IP "-Q/--quote " (FTP) Send an arbitrary command to the remote FTP server. Quote commands are sent BEFORE the transfer is taking place (just after the initial PWD command to be exact). To make commands take place after a successful transfer, prefix -- cgit v1.2.3