]> granicus.if.org Git - sudo/commitdiff
^ -> !
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 16 Jun 1996 00:13:24 +0000 (00:13 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 16 Jun 1996 00:13:24 +0000 (00:13 +0000)
sudoers.pod

index d9da36d55b9905673bdc1db4253c46d09d9dba4f..f60f582b503fe3570c6d2c63fff9c114a64a5633 100644 (file)
@@ -89,7 +89,7 @@ Matches any single character.
 
 Matches any character in the specified range.
 
-=item C<[^...]>
+=item C<[!...]>
 
 Matches any character B<not> in the specified range.