summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-10-15 15:48:04 -0400
committerGünther Deschner <gdeschner@redhat.com>2013-10-18 14:34:54 +0200
commit19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c (patch)
treecb3f14e7c4296a7234ca5833abed36671823e03c
parentaaad6e85e8a1e25da3005b1593834a8269114171 (diff)
downloadgss-proxy-19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c.tar.gz
gss-proxy-19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c.tar.xz
gss-proxy-19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c.zip
Fix documentation to match reality
LOCAL_FIRST is our default Reviewed-by: Günther Deschner <gdeschner@redhat.com>
-rw-r--r--proxy/man/gssproxy-mech.8.xml8
1 files 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 @@
<para>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
- <emphasis>GSSPROXY_BEHAVIOR</emphasis> environment
- variable is not set at all.
+ processed it will just fail.
</para>
</listitem>
</varlistentry>
@@ -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
+ <emphasis>GSSPROXY_BEHAVIOR</emphasis> environment
+ variable is not set.
</para>
</listitem>
</varlistentry>