From 2b89941122bc3fdb1717da45810e49a648409bb7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 30 Apr 2009 19:04:08 +0000 Subject: [PATCH] Add a clarification from Nick Sieger --- sudoers.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sudoers.pod b/sudoers.pod index 87efbb912..2741c5a8e 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -259,7 +259,8 @@ A B determines which commands a user may run (and as what user) on specified hosts. By default, commands are run as B, 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 -- 2.40.0