From 12a97833182a5b5928ae89558b57bb9c811b37b2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 28 Aug 2001 14:26:38 +0000 Subject: [PATCH] Missing word (specify); krapht@secureops.com --- sudoers.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sudoers.pod b/sudoers.pod index 43bf6398b..d15e95308 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -183,8 +183,8 @@ A C is a list of one or more commandnames, directories, and other aliases. A commandname is a fully qualified filename which may include shell-style wildcards (see `Wildcards' section below). A simple filename allows the user to run the command with any arguments he/she -wishes. However, you may also command line arguments (including wildcards). -Alternately, you can specify C<""> to indicate that the command +wishes. However, you may also specify command line arguments (including +wildcards). Alternately, you can specify C<""> to indicate that the command may only be run B command line arguments. A directory is a fully qualified pathname ending in a '/'. When you specify a directory in a C, the user will be able to run any file within that directory -- 2.50.1