document -x

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16164 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2005-10-12 09:48:31 +00:00
parent 930f8ed46a
commit a703774dcd

View File

@@ -33,7 +33,7 @@
.\" .\"
.\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94
.\" .\"
.Dd April 27, 1996 .Dd October 12, 2005
.Dt FTP 1 .Dt FTP 1
.Os BSD 4.2 .Os BSD 4.2
.Sh NAME .Sh NAME
@@ -51,6 +51,7 @@ file transfer program
.Op Fl g .Op Fl g
.Op Fl p .Op Fl p
.Op Fl l .Op Fl l
.Op Fl x
.Op Fl -no-gss-bindings .Op Fl -no-gss-bindings
.Op Ar host .Op Ar host
.Sh DESCRIPTION .Sh DESCRIPTION
@@ -102,6 +103,8 @@ Disables file name globbing.
use GSS-API bindings when talking to peer (ie make sure IP addresses match). use GSS-API bindings when talking to peer (ie make sure IP addresses match).
.It Fl l .It Fl l
Disables command line editing. Disables command line editing.
.It Fl x
Encrypt command and data channel.
.El .El
.Pp .Pp
The client host with which The client host with which