]> granicus.if.org Git - sudo/commitdiff
It seems that h comes after i
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Mar 2011 16:07:03 +0000 (12:07 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 16 Mar 2011 16:07:03 +0000 (12:07 -0400)
doc/sudoers.pod

index 3db1661c935c79a4d0933754c6d355bdb33cedb4..91599f58926c1ed5f878f6986d86af0c757e3400 100644 (file)
@@ -821,6 +821,11 @@ C<cn=defaults> section.  This flag is I<off> by default.
 If set, B<sudo> will insult users when they enter an incorrect
 password.  This flag is I<@insults@> by default.
 
+=item log_host
+
+If set, the host name will be logged in the (non-syslog) B<sudo> log file.
+This flag is I<off> by default.
+
 =item log_input
 
 If set, B<sudo> will run the command in a I<pseudo tty> and log all
@@ -833,11 +838,6 @@ Input is logged to the F</var/log/sudo-io> directory using a unique
 session ID that is included in the normal B<sudo> log line, prefixed
 with I<TSID=>.
 
-=item log_host
-
-If set, the host name will be logged in the (non-syslog) B<sudo> log file.
-This flag is I<off> by default.
-
 =item log_output
 
 If set, B<sudo> will run the command in a I<pseudo tty> and log all