From 3df6ae565fe700f7af353bcfdf7671c0329a0eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 19 Jul 2003 09:54:27 +0000 Subject: [PATCH] document --no-gss-bindings git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12459 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/ftp.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appl/ftp/ftp/ftp.1 b/appl/ftp/ftp/ftp.1 index 35feaef88..dca8260aa 100644 --- a/appl/ftp/ftp/ftp.1 +++ b/appl/ftp/ftp/ftp.1 @@ -51,6 +51,7 @@ file transfer program .Op Fl g .Op Fl p .Op Fl l +.Op Fl -no-gss-bindings .Op Ar host .Sh DESCRIPTION .Nm Ftp @@ -97,6 +98,8 @@ Turn on passive mode. Enables debugging. .It Fl g Disables file name globbing. +.It .Fl -no-gss-bindings +use GSS-API bindings when talking to peer (ie make sure IP addresses match). .It Fl l Disables command line editing. .El