2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Fix some more typos.

This commit is contained in:
Todd C. Miller 2018-04-18 14:25:11 -06:00
parent 93a8ddca2b
commit 3dd7d96933
15 changed files with 27 additions and 32 deletions

View File

@ -40,7 +40,7 @@ DDEESSCCRRIIPPTTIIOONN
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.

View 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

View 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.

View File

@ -110,9 +110,9 @@ DDEESSCCRRIIPPTTIIOONN
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 _n_o_t recurse into
subdirectories. If terminal devices may be located in a
subdirectory of _/_d_e_v, that path must be explicitly listed in
provide such a mechanism. Sudo will _n_o_t recurse into sub-
directories. If terminal devices may be located in a sub-
directory of _/_d_e_v, that path must be explicitly listed in
_d_e_v_s_e_a_r_c_h. The default value is:
/dev/pts:/dev/vt:/dev/term:/dev/zcons:/dev/pty:/dev

View 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.

View 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 .

View File

@ -525,7 +525,7 @@ DDEESSCCRRIIPPTTIIOONN
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.

View 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

View 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.

View File

@ -450,7 +450,7 @@ DDEESSCCRRIIPPTTIIOONN
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 ssllaappdd requires the following change to the
nisNetgroupTriple attribute:

View 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

View 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

View File

@ -124,12 +124,12 @@ DDEESSCCRRIIPPTTIIOONN
eliminate the pauses entirely.
--nn, ----nnoonn--iinntteerraaccttiivvee
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.
--RR, ----nnoo--rreessiizzee
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.
--ss, ----ssppeeeedd _s_p_e_e_d___f_a_c_t_o_r

View 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

View 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