components/lftp/patches/lftp.1.patch
author srikantha pandrahalli<srikantha.pandrahalli@oracle.com>
Mon, 02 May 2016 23:16:44 -0700
changeset 5903 9b224fd0d790
parent 5010 0db6cf3e7136
permissions -rw-r--r--
20608333 UNIXv7, VSC: /tset/POSIX.cmd/lp/lp.ex:36 FAILs

- Solaris specific documentation change.
- Solaris tbl(1) won't handle 'x' suffix.

--- doc/lftp.1	2015-10-14 14:44:17.423356916 -0700
+++ doc/lftp.1	2015-10-14 14:47:00.443113545 -0700
@@ -67,8 +67,7 @@ will connect to that site otherwise a co
 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
@@ -167,7 +166,7 @@ any command that accepts input URLs usin
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 add <name> [<loc>]	T{
 add current place or given location to bookmarks and bind to given name
 T}
@@ -185,7 +184,7 @@ The following subcommands are recognized
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 stat	print cache status (default)
 on|off	turn on/off caching
 flush	flush cache
@@ -226,7 +225,7 @@ and outputs the information according to
 .Sp
 .in +0.5i
 .TS
-l1	l	lx	.
+l1	l	l	.
 \-1		single-column output
 \-a,	\-\-all	show dot files
 \-B,	\-\-basename	show basename of files only
@@ -345,7 +344,7 @@ of this command. Options:
 .Sp
 .in +0.5i
 .TS
-l1	l	lx	.
+l1	l	l	.
 \-d \fIMD\fP,	\-\-max\-depth=\fIMD\fP	specify maximum scan depth
 \-l,	\-\-list 	use long listing format
 .TE
@@ -377,7 +376,7 @@ instances of \fIrfile\fP (and \-o \fIlfi
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-c	continue, reget
 \-E	delete source files after successful transfer
 \-e	delete target file before the transfer
@@ -404,7 +403,7 @@ Transfer a single file. Options:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-o <lfile>	T{
 destination file name (default - basename of rfile)
 T}
@@ -429,7 +428,7 @@ Glob given patterns containing metachara
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-f	plain files (default)
 \-d	directories
 \-a	all types
@@ -458,7 +457,7 @@ Options:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-v	verbose, several \-v increase verbosity
 \-r	list just one specified job without recursion
 .TE
@@ -517,7 +516,7 @@ Gets selected files with expanded wildca
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-c	continue, reget.
 \-d	T{
 create directories the same as file names and get the files into them instead of current directory.
@@ -540,7 +539,7 @@ directory name. Source and/or target can
 .Sp
 .in +0.5i
 .TS
-l1	l	lx	.
+l1	l	l	.
 \-c,	\-\-continue	T{
 continue a mirror job if possible
 T}
@@ -768,7 +767,7 @@ local name as remote one. This can be ch
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-c	continue, reput
 \-d	T{
 create directories the same as in file names and put the files into them instead of current directory
@@ -816,7 +815,7 @@ Options:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-c	T{
 continue transfer. Requires \fIlfile.lftp-pget-status\fP file.
 T}
@@ -838,7 +837,7 @@ of \fIlfile\fP is used as remote name. D
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-o <rfile>	T{
 specifies remote file name (default - basename of lfile)
 T}
@@ -893,7 +892,7 @@ destination is given.
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-q	Be quiet.
 \-v	Be verbose.
 \-Q	T{
@@ -914,7 +913,7 @@ Examples:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 queue \-d 3	Delete the third item in the queue.
 queue \-m 6 4	T{
 Move the sixth item in the queue before the fourth.
@@ -977,7 +976,7 @@ Default delay is one second, default com
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-c <count>	maximum number of iterations
 \-d <delay>	delay between iterations
 \-\-while\-ok	stop when command exits with non-zero code
@@ -1024,7 +1023,7 @@ It can be changed by options:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-a	list all settings, including default values
 \-d	list only default values, not necessary current ones
 .TE
@@ -1083,7 +1082,7 @@ Options:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \-O <directory>	T{
 specifies base directory where files should be placed
 T}
@@ -1354,7 +1353,7 @@ The following escapes are supported:
 .Sp
 .in +0.5i
 .TS
-l	lx	.
+l	l	.
 \\a	bell
 \\e	escape
 \\n	new line