]> granicus.if.org Git - sudo/commitdiff
Add a clarification from Nick Sieger
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 30 Apr 2009 19:04:08 +0000 (19:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 30 Apr 2009 19:04:08 +0000 (19:04 +0000)
sudoers.pod

index 87efbb9126d35614d55f098a2ab08a5bfae541bc..2741c5a8ef0aa488cc190644258a151f0e1be0e8 100644 (file)
@@ -259,7 +259,8 @@ A B<user specification> determines which commands a user may run
 (and as what user) on specified hosts.  By default, commands are
 run as B<root>, but this can be changed on a per-command basis.
 
-Let's break that down into its constituent parts:
+The basic structure of a user specification is `who = where (as_whom)
+what'.  Let's break that down into its constituent parts:
 
 =head2 Runas_Spec