From e5cc89e01b29238730ef0b1719e09800c0332662 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 26 Jul 2007 14:04:44 +0000 Subject: [PATCH] Don't capitalize sudo/visudo --- sudo.pod | 2 +- sudoers.pod | 10 +++++----- visudo.pod | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sudo.pod b/sudo.pod index 485d992ce..71503d9d1 100644 --- a/sudo.pod +++ b/sudo.pod @@ -533,7 +533,7 @@ search the archives. =head1 DISCLAIMER -B is provided ``AS IS'' and any express or implied warranties, +B is provided ``AS IS'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. See the LICENSE file distributed with B or http://www.sudo.ws/sudo/license.html diff --git a/sudoers.pod b/sudoers.pod index d4998a6f6..773a023fc 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -467,7 +467,7 @@ used as part of a word (e.g.Ea username or hostname): =head1 SUDOERS OPTIONS -Sudo's behavior can be modified by C lines, as +B's behavior can be modified by C lines, as explained earlier. A list of all supported Defaults parameters, grouped by type, are listed below. @@ -1198,7 +1198,7 @@ as any user listed in the I C (B and B). jim +biglab = ALL The user B may run any command on machines in the I netgroup. -B knows that "biglab" is a netgroup due to the '+' prefix. +B knows that "biglab" is a netgroup due to the '+' prefix. +secretaries ALL = PRINTING, /usr/bin/adduser, /usr/bin/rmuser @@ -1311,9 +1311,9 @@ If the resulting output contains a line that begins with: then B may be able to replace the exec family of functions in the standard library with its own that simply return an error. Unfortunately, there is no foolproof way to know whether or not -I will work at compile-time. I should work on +I will work at compile-time. I should work on SunOS, Solaris, *BSD, Linux, IRIX, Tru64 UNIX, MacOS X, and HP-UX -11.x. It is known B to work on AIX and UnixWare. I +11.x. It is known B to work on AIX and UnixWare. I is expected to work on most operating systems that support the C environment variable. Check your operating system's manual pages for the dynamic linker (usually ld.so, ld.so.1, dyld, @@ -1394,7 +1394,7 @@ search the archives. =head1 DISCLAIMER -B is provided ``AS IS'' and any express or implied warranties, +B is provided ``AS IS'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. See the LICENSE file distributed with B or http://www.sudo.ws/sudo/license.html diff --git a/visudo.pod b/visudo.pod index 8bd1fd329..0bf026409 100644 --- a/visudo.pod +++ b/visudo.pod @@ -183,7 +183,7 @@ search the archives. =head1 DISCLAIMER -B is provided ``AS IS'' and any express or implied warranties, +B is provided ``AS IS'' and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. See the LICENSE file distributed with B or http://www.sudo.ws/sudo/license.html -- 2.50.1