Blame SOURCES/lftp-4.2.0-man.patch

1fe97b
diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
1fe97b
--- lftp-4.3.3/doc/lftp.1.man	2011-10-19 15:06:57.000000000 +0200
1fe97b
+++ lftp-4.3.3/doc/lftp.1	2011-10-20 15:27:30.394328377 +0200
1fe97b
@@ -1,5 +1,5 @@
1fe97b
 .\"
1fe97b
-.\" lftp.1 - Sophisticated ftp program
1fe97b
+.\" lftp.1 - Sophisticated file transfer program
1fe97b
 .\"
1fe97b
 .\" This file is part of lftp.
1fe97b
 .\"
1fe97b
@@ -61,28 +61,28 @@ lftp \- Sophisticated file transfer prog
1fe97b
 This man page documents lftp version 4.4.6.
1fe97b
 
1fe97b
 .SH "DESCRIPTION"
1fe97b
-\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
1fe97b
+\fBlftp\fR is a file transfer program that allows sophisticated FTP, HTTP
1fe97b
 and other connections to other hosts. If \fIsite\fR is specified then lftp
1fe97b
 will connect to that site otherwise a connection has to be established with
1fe97b
 the open command.
1fe97b
 .PP
1fe97b
-\fBlftp\fP can handle several file access methods - ftp, ftps, http, https,
1fe97b
-hftp, fish, sftp and file (https and ftps are only available when lftp is
1fe97b
+\fBlftp\fP can handle several file access methods - FTP, FTPS, HTTP, HTTPS,
1fe97b
+HFTP, FISH, SFTP and file (HTTPS and FTPS are only available when lftp is
1fe97b
 compiled with GNU TLS or OpenSSL library). You can specify the method to use in `open
1fe97b
-URL' command, e.g. `open http://www.us.kernel.org/pub/linux'. hftp is
1fe97b
-ftp-over-http-proxy protocol. It can be used automatically instead of ftp
1fe97b
+URL' command, e.g. `open http://www.us.kernel.org/pub/linux'. HFTP is
1fe97b
+ftp-over-http-proxy protocol. It can be used automatically instead of FTP
1fe97b
 if ftp:proxy is set to `http://proxy[:port]'. Fish is a protocol working
1fe97b
 over an ssh connection to a unix account. SFtp is a protocol implemented
1fe97b
-in ssh2 as sftp subsystem.
1fe97b
+in SSH2 as SFTP subsystem.
1fe97b
 .PP
1fe97b
 Besides FTP-like protocols, lftp has support for BitTorrent protocol
1fe97b
 as `torrent' command. Seeding is also supported.
1fe97b
 
1fe97b
 .PP
1fe97b
-Every operation in \fBlftp\fP is reliable, that is any not fatal error is
1fe97b
+Every operation in \fBlftp\fP is reliable, that is any not-fatal error is
1fe97b
 ignored and the operation is repeated. So if downloading breaks, it
1fe97b
-will be restarted from the point automatically. Even if ftp server
1fe97b
-does not support REST command, \fBlftp\fP will try to retrieve the file from
1fe97b
+will be restarted from the point automatically. Even if FTP server
1fe97b
+does not support the REST command, \fBlftp\fP will try to retrieve the file from
1fe97b
 the very beginning until the file is transferred completely.
1fe97b
 
1fe97b
 \fBlftp\fP has shell-like command syntax allowing you to launch several
1fe97b
@@ -95,8 +95,8 @@ commands allow redirecting their output 
1fe97b
 pipe to external command. Commands can be executed conditionally based
1fe97b
 on termination status of previous command (&&, ||).
1fe97b
 .PP
1fe97b
-If you exit \fBlftp\fP when some jobs are not finished yet, \fBlftp\fP will move
1fe97b
-itself to nohup mode in background. The same happens when you have a
1fe97b
+If you exit \fBlftp\fP before all jobs are not finished yet, \fBlftp\fP will move
1fe97b
+itself to nohup mode in background. The same thing happens with a
1fe97b
 real modem hangup or when you close an xterm.
1fe97b
 .PP
1fe97b
 \fBlftp\fP has built-in mirror which can download or update a whole directory
1fe97b
@@ -119,7 +119,7 @@ all variables and their values or `set \
1fe97b
 Variable names can be abbreviated and prefix can be omitted unless the
1fe97b
 rest becomes ambiguous.
1fe97b
 .PP
1fe97b
-If lftp was compiled with OpenSSL (configure \-\-with\-openssl), then it includes software developed
1fe97b
+If lftp was compiled with OpenSSL (configure \-\-with\-openssl) it includes software developed
1fe97b
 by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
1fe97b
 
1fe97b
 .SS Commands
1fe97b
@@ -232,11 +232,11 @@ the debug output to a file.
1fe97b
 
1fe97b
 .BR echo " [" \-n "] \fIstring\fR"
1fe97b
 .PP
1fe97b
-guess what it does.
1fe97b
+Prints (echos) the given string to the display.
1fe97b
 
1fe97b
 .BR eval " [" -f " \fIformat\fR ] " \fIargs...\fR
1fe97b
 .PP
1fe97b
-without -f it just executes given arguments as a command. With -f, arguments
1fe97b
+without -f it executes given arguments as a command. With -f, arguments
1fe97b
 are transformed into a new command. The format can contain plain text and
1fe97b
 placeholders $0...$9 and $@, corresponding to the arguments.
1fe97b
 
1fe97b
@@ -275,7 +275,7 @@ put ftp://...
1fe97b
 mput ftp://.../*
1fe97b
 mget \-O ftp://... ftp://.../*
1fe97b
 .De
1fe97b
-or other combinations to get FXP transfer (directly between two ftp servers).
1fe97b
+or other combinations to get FXP transfer (directly between two FTP servers).
1fe97b
 lftp would fallback to plain copy (via client) if FXP transfer cannot be
1fe97b
 initiated or ftp:use-fxp is false.
1fe97b
 
1fe97b
@@ -566,7 +566,7 @@ not match to excludes after the include,
1fe97b
 and the first check is exclude. Directories are matched with a slash appended.
1fe97b
 .PP
1fe97b
 Note that symbolic links are not created when uploading to remote server,
1fe97b
-because ftp protocol cannot do it. To upload files the links refer
1fe97b
+because FTP protocol cannot do it. To upload files the links refer
1fe97b
 to, use `mirror \-RL' command (treat symbolic links as files).
1fe97b
 .PP
1fe97b
 For options \-\-newer\-than and \-\-older\-than you can either specify a
1fe97b
@@ -586,9 +586,9 @@ Verbosity level can be selected using \-
1fe97b
 only newer files even if size is different. By default older files are transferred and replace newer ones.
1fe97b
 .PP
1fe97b
 You can mirror between two servers if you specify URLs instead of directories.
1fe97b
-FXP is used automatically for transfers between ftp servers, if possible.
1fe97b
+FXP is automatically used for transfers between FTP servers, if possible.
1fe97b
 .PP
1fe97b
-Some ftp servers hide dot-files by default (e.g. \fI.htaccess\fP), and show
1fe97b
+Some FTP servers hide dot-files by default (e.g. \fI.htaccess\fP), and show
1fe97b
 them only when LIST command is used with \-a option. In such case try to use
1fe97b
 `set ftp:list-options \-a'.
1fe97b
 
1fe97b
@@ -654,7 +654,7 @@ List remote file names
1fe97b
 .BR "[" \-u " \fIuser\fP[", "\fIpass\fP]]"
1fe97b
 .BR "[" \-p " \fIport\fP] \fIhost\fP|\fIurl\fP"
1fe97b
 .PP
1fe97b
-Select an ftp server.
1fe97b
+Select a FTP server.
1fe97b
 
1fe97b
 .B pget
1fe97b
 .RI [ OPTS ]
1fe97b
@@ -964,7 +964,7 @@ Print \fBlftp\fR version.
1fe97b
 Wait for specified job to terminate. If jobno is omitted, wait for last
1fe97b
 backgrounded job.
1fe97b
 .PP
1fe97b
-`wait all' waits for all jobs termination.
1fe97b
+`wait all' waits for all jobs to terminate.
1fe97b
 
1fe97b
 .B zcat
1fe97b
 \fIfiles\fP
1fe97b
@@ -1244,23 +1244,23 @@ Send this string in ACCT command after l
1fe97b
 The closure for this setting has format \fIuser@host\fP.
1fe97b
 .TP
1fe97b
 .BR ftp:anon-pass \ (string)
1fe97b
-sets the password used for anonymous ftp access authentication.
1fe97b
+sets the password used for anonymous FTP access authentication.
1fe97b
 Default is "lftp@".
1fe97b
 .TP
1fe97b
 .BR ftp:anon-user \ (string)
1fe97b
-sets the user name used for anonymous ftp access authentication.
1fe97b
+sets the user name used for anonymous FTP access authentication.
1fe97b
 Default is "anonymous".
1fe97b
 .TP
1fe97b
 .BR ftp:auto-sync-mode \ (regex)
1fe97b
 if first server message matches this regex, turn on sync mode for that host.
1fe97b
 .TP
1fe97b
 .BR ftp:charset \ (string)
1fe97b
-the character set used by ftp server in requests, replies and file listings.
1fe97b
+the character set used by FTP server in requests, replies and file listings.
1fe97b
 Default is empty which means the same as local. This setting is only used
1fe97b
 when the server does not support UTF8.
1fe97b
 .TP
1fe97b
 .BR ftp:client \ (string)
1fe97b
-the name of ftp client to send with CLNT command, if supported by server.
1fe97b
+the name of FTP client to send with CLNT command, if supported by server.
1fe97b
 If it is empty, then no CLNT command will be sent.
1fe97b
 .TP
1fe97b
 .BR ftp:bind-data-socket \ (boolean)
1fe97b
@@ -1275,14 +1275,14 @@ instead of the one returned by PASV comm
1fe97b
 Default is true.
1fe97b
 .TP
1fe97b
 .BR ftp:fxp-passive-source \ (boolean)
1fe97b
-if true, lftp will try to set up source ftp server in passive mode first,
1fe97b
+if true, lftp will try to set up source FTP server in passive mode first,
1fe97b
 otherwise destination one. If first attempt fails, lftp tries to set them up
1fe97b
 the other way. If the other disposition fails too, lftp falls back to plain
1fe97b
 copy. See also ftp:use-fxp.
1fe97b
 .TP
1fe97b
 .BR ftp:home \ (string)
1fe97b
 Initial directory. Default is empty string which means auto. Set this to `/'
1fe97b
-if you don't like the look of %2F in ftp URLs. The closure for this setting
1fe97b
+if you don't like the look of %2F in FTP URLs. The closure for this setting
1fe97b
 has format \fIuser@host\fP.
1fe97b
 .TP
1fe97b
 .BR ftp:ignore-pasv-address \ (boolean)
1fe97b
@@ -1301,11 +1301,11 @@ Default is empty.
1fe97b
 .TP
1fe97b
 .BR ftp:nop-interval \ (seconds)
1fe97b
 delay between NOOP commands when downloading tail of a file. This is useful
1fe97b
-for ftp servers which send "Transfer complete" message before flushing
1fe97b
+for FTP servers which send "Transfer complete" message before flushing
1fe97b
 data transfer. In such cases NOOP commands can prevent connection timeout.
1fe97b
 .TP
1fe97b
 .BR ftp:passive-mode \ (boolean)
1fe97b
-sets passive ftp mode. This can be useful if you are behind a firewall or a
1fe97b
+sets passive FTP mode. This can be useful if you are behind a firewall or a
1fe97b
 dumb masquerading router. In passive mode lftp uses PASV command, not the
1fe97b
 PORT command which is used in active mode. In passive mode lftp itself
1fe97b
 makes the data connection to the server; in active mode the server connects
1fe97b
@@ -1323,13 +1323,13 @@ Format is min-max, or `full' or `any' to
1fe97b
 use EPSV as preferred passive mode. Default is `false'.
1fe97b
 .TP
1fe97b
 .BR ftp:proxy \ (URL)
1fe97b
-specifies ftp proxy to use.
1fe97b
-To disable proxy set this to empty string. Note that it is an ftp proxy which
1fe97b
-uses ftp protocol, not ftp over http. Default value is taken from environment
1fe97b
-variable \fBftp_proxy\fP if it starts with ``ftp://''. If your ftp proxy
1fe97b
+specifies FTP proxy to use.
1fe97b
+To disable proxy set this to empty string. Note that it is a FTP proxy which
1fe97b
+uses FTP protocol, not FTP over HTTP. Default value is taken from environment
1fe97b
+variable \fBftp_proxy\fP if it starts with ``ftp://''. If your FTP proxy
1fe97b
 requires authentication, specify user name and password in the URL.
1fe97b
-If ftp:proxy starts with http:// then hftp protocol (ftp over http proxy) is used instead
1fe97b
-of ftp automatically.
1fe97b
+If ftp:proxy starts with http:// then hftp protocol (FTP over HTTP proxy) is used instead
1fe97b
+of FTP automatically.
1fe97b
 .TP
1fe97b
 .BR ftp:proxy-auth-type \ (string)
1fe97b
 When set to ``joined'', lftp sends ``user@proxy_user@ftp.example.org'' as
1fe97b
@@ -1352,7 +1352,7 @@ then proxy password. The site user and p
1fe97b
 .TP
1fe97b
 .BR ftp:rest-list \ (boolean)
1fe97b
 allow usage of REST command before LIST command. This might be useful for
1fe97b
-large directories, but some ftp servers silently ignore REST before LIST.
1fe97b
+large directories, but some FTP servers silently ignore REST before LIST.
1fe97b
 .TP
1fe97b
 .BR ftp:rest-stor \ (boolean)
1fe97b
 if false, lftp will not try to use REST before STOR. This can be useful
1fe97b
@@ -1379,8 +1379,8 @@ do not send plain text password over the
1fe97b
 skey/opie is not available, assume failed login. Off by default.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-allow \ (boolean)
1fe97b
-if true, try to negotiate SSL connection with ftp server for non-anonymous
1fe97b
-access. Default is true. This and other ssl settings are only available if lftp was compiled
1fe97b
+if true, try to negotiate SSL connection with FTP server for non-anonymous
1fe97b
+access. Default is true. This and other SSL settings are only available if lftp was compiled
1fe97b
 with an ssl/tls library.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-data-use-keys \ (boolean)
1fe97b
@@ -1393,17 +1393,17 @@ if true, refuse to send password in clea
1fe97b
 Default is false.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-protect-data \ (boolean)
1fe97b
-if true, request ssl connection for data transfers. This is cpu-intensive
1fe97b
+if true, request SSL connection for data transfers. This is cpu-intensive
1fe97b
 but provides privacy. Default is false.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-protect-fxp \ (boolean)
1fe97b
-if true, request ssl connection for data transfer between two ftp servers
1fe97b
-in FXP mode. CPSV or SSCN command will be used in that case. If ssl connection
1fe97b
+if true, request SSL connection for data transfer between two FTP servers
1fe97b
+in FXP mode. CPSV or SSCN command will be used in that case. If SSL connection
1fe97b
 fails for some reason, lftp would try unprotected FXP transfer unless
1fe97b
 ftp:ssl-force is set for any of the two servers. Default is false.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-protect-list \ (boolean)
1fe97b
-if true, request ssl connection for file list transfers. Default is true.
1fe97b
+if true, request SSL connection for file list transfers. Default is true.
1fe97b
 .TP
1fe97b
 .BR ftp:ssl-use-ccc \ (boolean)
1fe97b
 if true, lftp would issue CCC command after logon, thus disable
1fe97b
@@ -1414,10 +1414,10 @@ interval between STAT commands. Default 
1fe97b
 .TP
1fe97b
 .BR ftp:sync-mode \ (boolean)
1fe97b
 if true, lftp will send one command at a time and wait for
1fe97b
-response. This might be useful if you are using a buggy ftp server or
1fe97b
+response. This might be useful if you are using a buggy FTP server or
1fe97b
 router. When it is off, lftp sends a pack of commands and waits for
1fe97b
 responses - it speeds up operation when round trip time is significant.
1fe97b
-Unfortunately it does not work with all ftp servers and some routers have
1fe97b
+Unfortunately it does not work with all FTP servers and some routers have
1fe97b
 troubles with it, so it is on by default.
1fe97b
 .TP
1fe97b
 .BR ftp:timezone \ (string)
1fe97b
@@ -1536,11 +1536,11 @@ allow server/proxy side caching for ftp-
1fe97b
 specify corresponding HTTP request header.
1fe97b
 .TP
1fe97b
 .BR hftp:proxy \ (URL)
1fe97b
-specifies http proxy for ftp-over-http protocol (hftp). The protocol hftp
1fe97b
-cannot work without a http proxy, obviously.
1fe97b
+specifies HTTP proxy for FTP-over-HTTP protocol (hftp). The protocol hftp
1fe97b
+cannot work without a HTTP proxy, obviously.
1fe97b
 Default value is taken from environment
1fe97b
 variable \fBftp_proxy\fP if it starts with ``http://'', otherwise from
1fe97b
-environment variable \fBhttp_proxy\fP.  If your ftp proxy
1fe97b
+environment variable \fBhttp_proxy\fP.  If your FTP proxy
1fe97b
 requires authentication, specify user name and password in the URL.
1fe97b
 .TP
1fe97b
 .BR hftp:use-allprop \ (boolean)
1fe97b
@@ -1583,23 +1583,23 @@ send this cookie to server. A closure is
1fe97b
      set cookie/www.somehost.com "param=value"
1fe97b
 .TP
1fe97b
 .BR http:post-content-type " (string)"
1fe97b
-specifies value of Content-Type http request header for POST method.
1fe97b
+specifies value of Content-Type HTTP request header for POST method.
1fe97b
 Default is ``application/x-www-form-urlencoded''.
1fe97b
 .TP
1fe97b
 .BR http:proxy \ (URL)
1fe97b
-specifies http proxy. It is used when lftp works over http protocol.
1fe97b
+specifies HTTP proxy. It is used when lftp works over HTTP protocol.
1fe97b
 Default value is taken from environment variable \fBhttp_proxy\fP.
1fe97b
 If your proxy requires authentication, specify user name and password
1fe97b
 in the URL.
1fe97b
 .TP
1fe97b
 .BR http:put-method " (PUT or POST)"
1fe97b
-specifies which http method to use on put.
1fe97b
+specifies which HTTP method to use on put.
1fe97b
 .TP
1fe97b
 .BR http:put-content-type " (string)"
1fe97b
-specifies value of Content-Type http request header for PUT method.
1fe97b
+specifies value of Content-Type HTTP request header for PUT method.
1fe97b
 .TP
1fe97b
 .BR http:referer " (string)"
1fe97b
-specifies value for Referer http request header. Single dot `.' expands
1fe97b
+specifies value for Referer HTTP request header. Single dot `.' expands
1fe97b
 to current directory URL. Default is `.'. Set to empty string to disable
1fe97b
 Referer header.
1fe97b
 .TP
1fe97b
@@ -1608,11 +1608,11 @@ if true, lftp modifies http:cookie varia
1fe97b
 .TP
1fe97b
 .BR http:use-mkcol \ (boolean)
1fe97b
 if set to off, lftp will try to use `PUT' instead of `MKCOL' to create
1fe97b
-directories with http protocol. Default is on.
1fe97b
+directories with HTTP protocol. Default is on.
1fe97b
 .TP
1fe97b
 .BR http:use-propfind \ (boolean)
1fe97b
 if set to off, lftp will not try to use `PROPFIND' to get directory contents
1fe97b
-with http protocol and use `GET' instead. Default is on.
1fe97b
+with HTTP protocol and use `GET' instead. Default is on.
1fe97b
 .TP
1fe97b
 .BR http:user-agent " (string)"
1fe97b
 the string lftp sends in User-Agent header of HTTP request.
1fe97b
@@ -1700,7 +1700,7 @@ contains comma separated list of domains
1fe97b
 Default is taken from environment variable \fBno_proxy\fP.
1fe97b
 .TP
1fe97b
 .BR net:persist-retries " (number)"
1fe97b
-ignore this number of hard errors. Useful to login to buggy ftp servers which
1fe97b
+ignore this number of hard errors. Useful to login to buggy FTP servers which
1fe97b
 reply 5xx when there is too many users.
1fe97b
 .TP
1fe97b
 .BR net:reconnect-interval-base \ (seconds)
1fe97b
@@ -1710,12 +1710,12 @@ operation.
1fe97b
 .TP
1fe97b
 .BR net:reconnect-interval-max \ (seconds)
1fe97b
 sets maximum reconnect interval. When current interval after multiplication
1fe97b
-by net:reconnect-interval-multiplier reachs this value (or exceeds it), it
1fe97b
+by net:reconnect-interval-multiplier reaches this value (or exceeds it), it
1fe97b
 is reset back to net:reconnect-interval-base.
1fe97b
 .TP
1fe97b
 .BR net:reconnect-interval-multiplier \ (real\ number)
1fe97b
 sets multiplier by which base interval is multiplied each time new attempt
1fe97b
-to perform an operation fails. When the interval reachs maximum, it is reset
1fe97b
+to perform an operation fails. When the interval reaches maximum, it is reset
1fe97b
 to base value. See net:reconnect-interval-base and net:reconnect-interval-max.
1fe97b
 .TP
1fe97b
 .BR net:socket-bind-ipv4 " (ipv4 address)"
1fe97b
@@ -1733,7 +1733,7 @@ default.
1fe97b
 .TP
1fe97b
 .BR net:socket-maxseg \ (bytes)
1fe97b
 use given size for TCP_MAXSEG socket option. Not all operating systems support
1fe97b
-this option, but linux does.
1fe97b
+this option, but Linux does.
1fe97b
 .TP
1fe97b
 .BR net:timeout " (time interval)"
1fe97b
 sets the network protocol timeout.
1fe97b
@@ -1746,9 +1746,9 @@ save pget transfer status this often. Se
1fe97b
 The status is saved to a file with suffix \fI.lftp-pget-status\fP.
1fe97b
 .TP
1fe97b
 .BR sftp:charset \ (string)
1fe97b
-the character set used by sftp server in file names and file listings.
1fe97b
+the character set used by SFTP server in file names and file listings.
1fe97b
 Default is empty which means the same as local. This setting is only used
1fe97b
-for sftp protocol version prior to 4. Version 4 and later always use UTF-8.
1fe97b
+for SFTP protocol version prior to 4. Version 4 and later always use UTF-8.
1fe97b
 .TP
1fe97b
 .BR sftp:connect-program \ (string)
1fe97b
 the program to use for connecting to remote server. It should support `\-l' option
1fe97b
@@ -1771,7 +1771,7 @@ Default is `sftp'. You can use rsh as tr
1fe97b
 set sftp:connect-program rsh
1fe97b
 set sftp:server-program /usr/libexec/openssh/sftp-server
1fe97b
 .De
1fe97b
-Similarly you can run sftp over ssh1.
1fe97b
+Similarly you can run SFTP over SSH1.
1fe97b
 .TP
1fe97b
 .BR sftp:size-read \ (number)
1fe97b
 Block size for reading. Default is 0x8000.
1fe97b
@@ -1806,7 +1806,7 @@ if set to yes, then verify server's cert
1fe97b
 Certificate Authority and not be on Certificate Revocation List.
1fe97b
 .TP
1fe97b
 .BR torrent:ip " (ipv4 address)"
1fe97b
-IP address to send to the tracker. Specify it if you are using an http proxy.
1fe97b
+IP address to send to the tracker. Specify it if you are using an HTTP proxy.
1fe97b
 .TP
1fe97b
 .BR torrent:ipv6 " (ipv6 address)"
1fe97b
 IPv6 address to send to the tracker. By default, first found global unicast address is used.
1fe97b
@@ -1904,7 +1904,7 @@ They can also have a prefix: 0 - octal, 
1fe97b
 .SS FTP asynchronous mode (pipelining)
1fe97b
 .PP
1fe97b
 .B Lftp
1fe97b
-can speed up ftp operations by sending several commands at once and
1fe97b
+can speed up FTP operations by sending several commands at once and
1fe97b
 then checking all the responses. See ftp:sync-mode variable. Sometimes
1fe97b
 this does not work, thus synchronous mode is the default. You can try
1fe97b
 to turn synchronous mode off and see if it works for you. It is known
1fe97b
@@ -1914,7 +1914,7 @@ incorrectly in the case of several FTP c
1fe97b
 RFC959 says: ``The user-process sending another command before the
1fe97b
 completion reply would be in violation of protocol; but server-FTP
1fe97b
 processes should queue any commands that arrive while a preceding
1fe97b
-command is in progress''. Also, RFC1123 says: ``Implementors MUST
1fe97b
+command is in progress''. Also, RFC1123 says: ``Implementers MUST
1fe97b
 NOT assume any correspondence between READ boundaries on the control
1fe97b
 connection and the Telnet EOL sequences (CR LF).'' and ``a single READ
1fe97b
 from the control connection may include more than one FTP command''.
1fe97b
@@ -2004,7 +2004,7 @@ The file is used to store last working d
1fe97b
 File name suffix is the host name.
1fe97b
 .TP
1fe97b
 .I "~/.netrc"
1fe97b
-The file is consulted to get default login and password to ftp server.
1fe97b
+The file is consulted to get default login and password to FTP server.
1fe97b
 Passwords are also searched here if an URL with user name but with no
1fe97b
 password is used.
1fe97b