From 60803d42f2c8c859abdd39a4f5a606f0b21e5bac Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 30 Nov 2010 13:40:45 -0500 Subject: [PATCH] Fix typo and editing goof. --HG-- branch : 1.7 --- sudoers.ldap.pod | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/sudoers.ldap.pod b/sudoers.ldap.pod index 1b26d395f..a3059ab4e 100644 --- a/sudoers.ldap.pod +++ b/sudoers.ldap.pod @@ -232,7 +232,7 @@ Here is an example: sudoCommand: ALL Another difference is that negations on the Host, User or Runas are -currently ignorred. For example, the following attributes do not +currently ignored. For example, the following attributes do not behave the way one might expect. # does not match all but joe @@ -772,10 +772,9 @@ L, L =head1 CAVEATS -The way that I is parsed differs between Note that there -are differences in the way that LDAP-based I is parsed -compared to file-based I. See the L section for more information. +Note that there are differences in the way that LDAP-based I +is parsed compared to file-based I. See the L section for more information. =head1 BUGS -- 2.40.0