From: Todd C. Miller Date: Mon, 18 Feb 2008 15:53:33 +0000 (+0000) Subject: Substitute in comment characters for lines partaining to login.conf, X-Git-Tag: SUDO_1_7_0~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef16f80a32235e5042729f515a788e18e38d4d5b;p=sudo Substitute in comment characters for lines partaining to login.conf, BSD auth and SELinux and only enable them if pertinent. --- diff --git a/sudo.pod b/sudo.pod index b1b59a5d6..d298b1061 100644 --- a/sudo.pod +++ b/sudo.pod @@ -32,14 +32,20 @@ B B<-h> | B<-K> | B<-k> | B<-L> | B<-V> | B<-v> B B<-l[l]> S<[B<-g> I|I<#gid>]> S<[B<-U> I]> S<[B<-u> I|I<#uid>]> [I] -B [B<-bEHPS>] S<[B<-a> I]> S<[B<-C> I]> -S<[B<-c> I|I<->]> S<[B<-g> I|I<#gid>]> S<[B<-p> I]> +B [B<-bEHPS>] +S<[B<-a> I]> +S<[B<-C> I]> +S<[B<-c> I|I<->]> +S<[B<-g> I|I<#gid>]> S<[B<-p> I]> S<[B<-r> I]> S<[B<-t> I]> S<[B<-u> I|I<#uid>]> S<[B=I]> [S<{B<-i> | B<-s>] [}>] -B [B<-S>] S<[B<-a> I]> S<[B<-C> I]> -S<[B<-c> I|I<->]> S<[B<-g> I|I<#gid>]> S<[B<-p> I]> +B [B<-S>] +S<[B<-a> I]> +S<[B<-C> I]> +S<[B<-c> I|I<->]> +S<[B<-g> I|I<#gid>]> S<[B<-p> I]> S<[B<-u> I|I<#uid>]> file ... =head1 DESCRIPTION