]> granicus.if.org Git - sudo/commitdiff
Fix some more typos.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 18 Apr 2018 20:25:11 +0000 (14:25 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 18 Apr 2018 20:25:11 +0000 (14:25 -0600)
15 files changed:
doc/cvtsudoers.cat
doc/cvtsudoers.man.in
doc/cvtsudoers.mdoc.in
doc/sudo.conf.cat
doc/sudo.conf.man.in
doc/sudo.conf.mdoc.in
doc/sudo_plugin.cat
doc/sudo_plugin.man.in
doc/sudo_plugin.mdoc.in
doc/sudoers.ldap.cat
doc/sudoers.ldap.man.in
doc/sudoers.ldap.mdoc.in
doc/sudoreplay.cat
doc/sudoreplay.man.in
doc/sudoreplay.mdoc.in

index 0c4aae238d6267d558e0f05936ecd604e57bf5b1..e612c6c4eb14db8128ba78696d82873dedeaed65 100644 (file)
@@ -40,7 +40,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
 
                  all       All Defaults entries.
 
-                 global    Gobal Defaults entries that are applied regardless
+                 global    Global Defaults entries that are applied regardless
                            of user, runas, host or command.
 
                  user      Per-user Defaults entries.
index f50a2e47817209cb83dbbfc5ab92903f7de698a7..74be920fd3f70b8ff42a2721855a1632f2241ef4 100644 (file)
@@ -1,5 +1,4 @@
-.\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
-.\" IT IS GENERATED AUTOMATICALLY FROM cvtsudoers.mdoc.in
+.\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
 .\" Copyright (c) 2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
@@ -92,7 +91,7 @@ All Defaults entries.
 .PD
 .TP 10n
 global
-Gobal Defaults entries that are applied regardless of
+Global Defaults entries that are applied regardless of
 user, runas, host or command.
 .TP 10n
 user
index 1ab474e41115507ecf37e4aa26cd4a2bfe30b774..045c96089796d7449e11c0e3532734908a77c3b8 100644 (file)
@@ -82,7 +82,7 @@ The supported types are:
 .It all
 All Defaults entries.
 .It global
-Gobal Defaults entries that are applied regardless of
+Global Defaults entries that are applied regardless of
 user, runas, host or command.
 .It user
 Per-user Defaults entries.
index 12fe42d1925ed8d58103d272969e260149062f34..444d6155f0b6ea3ce64b6bc771eccc2f97189705 100644 (file)
@@ -110,9 +110,9 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                An ordered, colon-separated search path of directories to look
                in for device nodes.  This is used when mapping the process's
                tty device number to a device name on systems that do not
-               provide such a mechanism.  Sudo will _\bn_\bo_\bt recurse into
-               subdirectories.  If terminal devices may be located in a
-               subdirectory of _\b/_\bd_\be_\bv, that path must be explicitly listed in
+               provide such a mechanism.  Sudo will _\bn_\bo_\bt recurse into sub-
+               directories.  If terminal devices may be located in a sub-
+               directory of _\b/_\bd_\be_\bv, that path must be explicitly listed in
                _\bd_\be_\bv_\bs_\be_\ba_\br_\bc_\bh.  The default value is:
                /dev/pts:/dev/vt:/dev/term:/dev/zcons:/dev/pty:/dev
 
index 5d58a9356a0f6cd8bb7449e8c749a5613b6785c3..c72c9d27fdb0060cac9f081d7b4021854d5529bc 100644 (file)
@@ -1,5 +1,4 @@
-.\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
-.\" IT IS GENERATED AUTOMATICALLY FROM sudo.conf.mdoc.in
+.\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
 .\" Copyright (c) 2010-2017 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
@@ -246,8 +245,8 @@ This is used when mapping the process's tty device number to a device name
 on systems that do not provide such a mechanism.
 Sudo will
 \fInot\fR
-recurse into subdirectories.
-If terminal devices may be located in a subdirectory of
+recurse into sub-directories.
+If terminal devices may be located in a sub-directory of
 \fI/dev\fR,
 that path must be explicitly listed in
 \fIdevsearch\fR.
index a547762f7ac82a4a07ba5c628fb00c4b5d36670a..afc95b9c37c9630454c1149473d6f10119555807 100644 (file)
@@ -222,8 +222,8 @@ This is used when mapping the process's tty device number to a device name
 on systems that do not provide such a mechanism.
 Sudo will
 .Em not
-recurse into subdirectories.
-If terminal devices may be located in a subdirectory of
+recurse into sub-directories.
+If terminal devices may be located in a sub-directory of
 .Pa /dev ,
 that path must be explicitly listed in
 .Em devsearch .
index 82b2ba7a4a49160e7e53cbea063361ab75e4b991..aab7b6bb719d0b1463420bc0874445eb44e8a75b 100644 (file)
@@ -525,7 +525,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                        which may choose to ignore it.
 
                  iolog_mode=octal
-                       The file permision mode to use when creating I/O log
+                       The file permission mode to use when creating I/O log
                        files and directories.  This is a hint to the I/O
                        logging plugin which may choose to ignore it.
 
index 030d25d75efbb694813827d12695a02e0a217f89..06f10409cf3263d352cd70a4a001d52c3154cc82 100644 (file)
@@ -1,5 +1,4 @@
-.\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
-.\" IT IS GENERATED AUTOMATICALLY FROM sudo_plugin.mdoc.in
+.\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
 .\" Copyright (c) 2009-2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
@@ -912,7 +911,7 @@ The group that will own newly created I/O log files and directories.
 This is a hint to the I/O logging plugin which may choose to ignore it.
 .TP 6n
 iolog_mode=octal
-The file permision mode to use when creating I/O log files and directories.
+The file permission mode to use when creating I/O log files and directories.
 This is a hint to the I/O logging plugin which may choose to ignore it.
 .TP 6n
 iolog_user=string
index c368c92af1ead0c262b5545a2532941b8b0b299a..d38bbd0926e0b6495a83fb00ec31a99a01725d87 100644 (file)
@@ -810,7 +810,7 @@ This is a hint to the I/O logging plugin which may choose to ignore it.
 The group that will own newly created I/O log files and directories.
 This is a hint to the I/O logging plugin which may choose to ignore it.
 .It iolog_mode=octal
-The file permision mode to use when creating I/O log files and directories.
+The file permission mode to use when creating I/O log files and directories.
 This is a hint to the I/O logging plugin which may choose to ignore it.
 .It iolog_user=string
 The user that will own newly created I/O log files and directories.
index b499288a39556b69c2da7d71eb4f7cd329637a8d..6e7050e0800d7477b8361284665214125a026622 100644 (file)
@@ -450,7 +450,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
            This option can be used to query a user's netgroups directly via
            LDAP which is usually faster than fetching every sudoRole object
            containing a sudoUser that begins with a `+' prefix.  The NIS
-           schema used by some LDAP servers need a modificaton to support
+           schema used by some LDAP servers need a modification to support
            querying the nisNetgroup object by its nisNetgroupTriple member.
            OpenLDAP's s\bsl\bla\bap\bpd\bd requires the following change to the
            nisNetgroupTriple attribute:
index 4ce0eb4a0e0c7a40905c407ef15ca39b70252e72..a3d0496b9d27967b89a932d2db7d9eeb450cef7e 100644 (file)
@@ -1,5 +1,4 @@
-.\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
-.\" IT IS GENERATED AUTOMATICALLY FROM sudoers.ldap.mdoc.in
+.\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
 .\" Copyright (c) 2003-2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
@@ -793,7 +792,7 @@ object containing a
 that begins with a
 \(oq+\(cq
 prefix.
-The NIS schema used by some LDAP servers need a modificaton to
+The NIS schema used by some LDAP servers need a modification to
 support querying the
 \fRnisNetgroup\fR
 object by its
index bb16bff02fbf7d25b5e45a164e0acf7cded817d4..c3afa1a3f779bda249b5837064c5cf8bc0ec7374 100644 (file)
@@ -741,7 +741,7 @@ object containing a
 that begins with a
 .Ql +
 prefix.
-The NIS schema used by some LDAP servers need a modificaton to
+The NIS schema used by some LDAP servers need a modification to
 support querying the
 .Li nisNetgroup
 object by its
index e939626c8933cf1ba87ec1c443d36a82fa2c59c6..0dc74dabc7a4ad7de1d4032d3896e36b88b4674f 100644 (file)
@@ -124,12 +124,12 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                  eliminate the pauses entirely.
 
      -\b-n\bn, -\b--\b-n\bno\bon\bn-\b-i\bin\bnt\bte\ber\bra\bac\bct\bti\biv\bve\be
-                 Do not prompt for user input or attempt to resize the
+                 Do not prompt for user input or attempt to re-size the
                  terminal.  The session is written to the standard output, not
                  directly to the user's terminal.
 
      -\b-R\bR, -\b--\b-n\bno\bo-\b-r\bre\bes\bsi\biz\bze\be
-                 Do not attempt to resize the terminal to match the terminal
+                 Do not attempt to re-size the terminal to match the terminal
                  size of the session.
 
      -\b-s\bs, -\b--\b-s\bsp\bpe\bee\bed\bd _\bs_\bp_\be_\be_\bd_\b__\bf_\ba_\bc_\bt_\bo_\br
index a2a0bdb0692b62be7b775886d96637fc0eef00f0..71203ee03afdd2494f72a9b0d3e36ef75245313c 100644 (file)
@@ -1,5 +1,4 @@
-.\" DO NOT EDIT THIS FILE, IT IS NOT THE MASTER!
-.\" IT IS GENERATED AUTOMATICALLY FROM sudoreplay.mdoc.in
+.\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
 .\" Copyright (c) 2009-2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
@@ -245,12 +244,12 @@ A
 of zero or less will eliminate the pauses entirely.
 .TP 12n
 \fB\-n\fR, \fB\--non-interactive\fR
-Do not prompt for user input or attempt to resize the terminal.
+Do not prompt for user input or attempt to re-size the terminal.
 The session is written to the standard output, not directly to
 the user's terminal.
 .TP 12n
 \fB\-R\fR, \fB\--no-resize\fR
-Do not attempt to resize the terminal to match the terminal size
+Do not attempt to re-size the terminal to match the terminal size
 of the session.
 .TP 12n
 \fB\-s\fR, \fB\--speed\fR \fIspeed_factor\fR
index e9e530ba3661559a3c4875fecee4b876da29f398..fdd5f72afbbfc5140dd5fecbe98b431b0092106c 100644 (file)
@@ -224,11 +224,11 @@ A
 .Em max_wait
 of zero or less will eliminate the pauses entirely.
 .It Fl n , -non-interactive
-Do not prompt for user input or attempt to resize the terminal.
+Do not prompt for user input or attempt to re-size the terminal.
 The session is written to the standard output, not directly to
 the user's terminal.
 .It Fl R , -no-resize
-Do not attempt to resize the terminal to match the terminal size
+Do not attempt to re-size the terminal to match the terminal size
 of the session.
 .It Fl s , -speed Ar speed_factor
 This option causes