From 3f92c8740f2fb686df472437959dc50c97149f7e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 3 Dec 2008 20:57:13 +0000 Subject: [PATCH] hostnames may also contain wildcards --- sudoers.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudoers.pod b/sudoers.pod index f5ac0765c..132d538ee 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -376,7 +376,7 @@ be overridden by use of the C tag. =head2 Wildcards B allows shell-style I (aka meta or glob characters) -to be used in pathnames as well as command line arguments in the +to be used in hostnames, pathnames and command line arguments in the I file. Wildcard matching is done via the B L routine. Note that these are I regular expressions. -- 2.40.0