From 2dfba1b25c7495221681a1a2729fbeeb8398c9f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 19 Jul 2003 09:57:08 +0000 Subject: [PATCH] fix mdoc bug git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12460 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftp/ftp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/ftp/ftp/ftp.1 b/appl/ftp/ftp/ftp.1 index dca8260aa..282aab82b 100644 --- a/appl/ftp/ftp/ftp.1 +++ b/appl/ftp/ftp/ftp.1 @@ -98,7 +98,7 @@ Turn on passive mode. Enables debugging. .It Fl g Disables file name globbing. -.It .Fl -no-gss-bindings +.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.