]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 21 Jan 2008 15:04:40 +0000 (15:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 21 Jan 2008 15:04:40 +0000 (15:04 +0000)
sudoers.ldap.pod

index 64b969a4d8be0e18f3c79c9c872e9ed8fcad9f43..496d850dcdcdefde022fb9e4f56d976629888a80 100644 (file)
@@ -57,11 +57,11 @@ Placing the options directly in the entry is more natural.
 
 =item *
 
-B<visudo> is no longer needed.  B<visudo> provides locking and
-syntax checking of the F<@sysconfdir@/sudoers> file.  Since LDAP updates
-are atomic, locking is no longer necessary.  Because syntax is
-checked when the data is inserted into LDAP, there is no need
-for a specialized tool to check syntax.
+The B<visudo> program is no longer needed.  B<visudo> provides
+locking and syntax checking of the F<@sysconfdir@/sudoers> file.
+Since LDAP updates are atomic, locking is no longer necessary.
+Because syntax is checked when the data is inserted into LDAP, there
+is no need for a specialized tool to check syntax.
 
 =back