From 43bdd26f90766957775b3bc49cd6f9f43af100a7 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 16 May 2013 10:46:42 +0200 Subject: Fix documentation of "mechs" parameter in gssproxy.conf(5). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Günther Deschner Reviewed-by: Simo Sorce --- proxy/man/gssproxy.conf.5.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/proxy/man/gssproxy.conf.5.xml b/proxy/man/gssproxy.conf.5.xml index 6103f1e..9238aa6 100644 --- a/proxy/man/gssproxy.conf.5.xml +++ b/proxy/man/gssproxy.conf.5.xml @@ -155,12 +155,12 @@ - mech (string) + mechs (string) Currently only krb5 is supported. - The "mech" parameter is imperative, any section + The "mechs" parameter is imperative, any section without it will be discarded. - Default: mech = + Default: mechs = -- cgit