From 19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 15 Oct 2013 15:48:04 -0400 Subject: Fix documentation to match reality MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit LOCAL_FIRST is our default Reviewed-by: Günther Deschner --- proxy/man/gssproxy-mech.8.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/proxy/man/gssproxy-mech.8.xml b/proxy/man/gssproxy-mech.8.xml index b2d008c..2249ced 100644 --- a/proxy/man/gssproxy-mech.8.xml +++ b/proxy/man/gssproxy-mech.8.xml @@ -74,10 +74,7 @@ All commands received with this setting will cause to immediately reenter the GSSAPI w/o any interaction with the gssproxy daemon. When the request cannot be - processed it will just fail. This is the default - behavior when the - GSSPROXY_BEHAVIOR environment - variable is not set at all. + processed it will just fail. @@ -88,6 +85,9 @@ to immediately reenter the GSSAPI. When the local GSSAPI cannot process the request, it will resend the request to the gssproxy daemon. + This is the default behavior when the + GSSPROXY_BEHAVIOR environment + variable is not set. -- cgit