From 933795e930466497d2ef97264abb4f3c49b07e2b Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Nov 19 2018 21:38:41 +0000 Subject: Sort options in man pages Signed-off-by: Robbie Harwood --- diff --git a/man/gssproxy.8.xml b/man/gssproxy.8.xml index 21f7e6a..5038411 100644 --- a/man/gssproxy.8.xml +++ b/man/gssproxy.8.xml @@ -58,16 +58,6 @@ - , - - - - Run in the foreground, don't become a daemon. - - - - - , @@ -109,18 +99,6 @@ - , - - - - Specify a custom default socket name. This socket will be used - by all sections that do not define an explicit socket. - - - - - - , @@ -130,7 +108,6 @@ - @@ -150,7 +127,27 @@ - + + + , + + + + Run in the foreground, don't become a daemon. + + + + + + , + + + + Specify a custom default socket name. This socket will be used + by all sections that do not define an explicit socket. + + + diff --git a/man/gssproxy.conf.5.xml b/man/gssproxy.conf.5.xml index a6a620b..04059a8 100644 --- a/man/gssproxy.conf.5.xml +++ b/man/gssproxy.conf.5.xml @@ -141,15 +141,6 @@ - cred_usage (string) - - Allow to restrict the kind of operations permitted for this service. - The allowed options are: initiate, accept, both - Default: cred_usage = both - - - - cred_store (string) This parameter allows to control in which way gssproxy should use the cred_store interface provided by GSSAPI. The parameter can be defined multiple times per service. @@ -190,6 +181,15 @@ + cred_usage (string) + + Allow to restrict the kind of operations permitted for this service. + The allowed options are: initiate, accept, both + Default: cred_usage = both + + + + debug (boolean) @@ -220,18 +220,6 @@ - euid (integer or string) - - Either the numeric (e.g., 48) or symbolic (e.g., - apache) effective uid of a running process, - required to identify a service. - The "euid" parameter is imperative, any section - without it will be discarded. - Default: euid = - - - - enforce_flags (string) @@ -258,6 +246,18 @@ + euid (integer or string) + + Either the numeric (e.g., 48) or symbolic (e.g., + apache) effective uid of a running process, + required to identify a service. + The "euid" parameter is imperative, any section + without it will be discarded. + Default: euid = + + + + filter_flags (string) @@ -316,7 +316,7 @@ Default: krb5_principal = - + mechs (string) @@ -326,7 +326,21 @@ without it will be discarded. Default: mechs = - + + + + program (string) + + If specified, this service will only match when + the program being run is the specified string. + + Programs are assumed to be specified as + canonical paths (i.e., no relative paths, no + symlinks). Additionally, the '|' character is + reserved for future use and therefore forbidden. + + + run_as_user (string) @@ -344,7 +358,7 @@ or euid instead. - + socket (string) @@ -354,20 +368,6 @@ When this parameter is not set, gssproxy will use a compiled-in default. - - - - program (string) - - If specified, this service will only match when - the program being run is the specified string. - - Programs are assumed to be specified as - canonical paths (i.e., no relative paths, no - symlinks). Additionally, the '|' character is - reserved for future use and therefore forbidden. - - @@ -375,7 +375,7 @@ Defines whether this service is considered trusted. Use with caution, this enables impersonation. Default: trusted = false - + worker threads (integer) @@ -383,8 +383,7 @@ Defines the amount of worker threads gssproxy will create at startup. Default: worker threads = - - +