]> granicus.if.org Git - sudo/commitdiff
Don't capitalize sudo/visudo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Jul 2007 14:04:44 +0000 (14:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 26 Jul 2007 14:04:44 +0000 (14:04 +0000)
sudo.pod
sudoers.pod
visudo.pod

index 485d992cefc0ee4711919f62931beccb77a815f3..71503d9d1c51f802f5e6dba013b02863e24a7ebd 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -533,7 +533,7 @@ search the archives.
 
 =head1 DISCLAIMER
 
-B<Sudo> is provided ``AS IS'' and any express or implied warranties,
+B<sudo> 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<sudo> or http://www.sudo.ws/sudo/license.html
index d4998a6f603e4887990f7030dca68874fed586cf..773a023fcd130f009d0421508fdfba85b05060e9 100644 (file)
@@ -467,7 +467,7 @@ used as part of a word (e.g.E<nbsp>a username or hostname):
 
 =head1 SUDOERS OPTIONS
 
-Sudo's behavior can be modified by C<Default_Entry> lines, as
+B<sudo>'s behavior can be modified by C<Default_Entry> 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<OP> C<Runas_Alias> (B<root> and B<operator>).
  jim           +biglab = ALL
 
 The user B<jim> may run any command on machines in the I<biglab> netgroup.
-B<Sudo> knows that "biglab" is a netgroup due to the '+' prefix.
+B<sudo> 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<sudo> 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<noexec> will work at compile-time.  I<Noexec> should work on
+I<noexec> will work at compile-time.  I<noexec> should work on
 SunOS, Solaris, *BSD, Linux, IRIX, Tru64 UNIX, MacOS X, and HP-UX
-11.x.  It is known B<not> to work on AIX and UnixWare.  I<Noexec>
+11.x.  It is known B<not> to work on AIX and UnixWare.  I<noexec>
 is expected to work on most operating systems that support the
 C<LD_PRELOAD> 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<Sudo> is provided ``AS IS'' and any express or implied warranties,
+B<sudo> 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<sudo> or http://www.sudo.ws/sudo/license.html
index 8bd1fd329f25ed67ca517b967b38378854ad2a95..0bf02640963512cc179d7e38f2ab36604c5fb32c 100644 (file)
@@ -183,7 +183,7 @@ search the archives.
 
 =head1 DISCLAIMER
 
-B<Visudo> is provided ``AS IS'' and any express or implied warranties,
+B<visudo> 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<sudo> or http://www.sudo.ws/sudo/license.html