components/lftp/patches/lftp.1.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 11 May 2011 19:30:16 -0700
changeset 236 b8597a028a7a
child 406 f556f16e55d2
permissions -rw-r--r--
7044034 move lftp to userland

--- doc/lftp.1.orig	Wed May 11 12:32:03 2011
+++ doc/lftp.1	Wed May 11 12:37:14 2011
@@ -68,8 +68,7 @@
 the open command.
 .PP
 \fBlftp\fP can handle several file access methods - ftp, ftps, http, https,
-hftp, fish, sftp and file (https and ftps are only available when lftp is
-compiled with GNU TLS or OpenSSL library). You can specify the method to use in `open
+hftp, fish, sftp and file. You can specify the method to use in `open
 URL' command, e.g. `open http://www.us.kernel.org/pub/linux'. hftp is
 ftp-over-http-proxy protocol. It can be used automatically instead of ftp
 if ftp:proxy is set to `http://proxy[:port]'. Fish is a protocol working
@@ -1743,7 +1742,7 @@
 password is used.
 
 .SH SEE ALSO
-.BR ftpd (8),\  ftp (1)
+.BR ftpd (1M),\  ftp (1)
 .br
 RFC854 (telnet),
 RFC959 (ftp),