2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-29 21:38:05 +00:00

Fix a typo

This commit is contained in:
Todd C. Miller 2022-09-11 19:06:22 -06:00
parent d6c7abd42e
commit b85f95cb30
2 changed files with 3 additions and 3 deletions

View File

@ -2027,7 +2027,7 @@ There is additional overhead due to the policy check that may add
latency when running commands such as shell scripts that execute a
large number of sub-commands.
For interactive commands, such as a shell or editor,
the overhead is not usually noticable.
the overhead is not usually noticeable.
.sp
In the following example, user
\fBchuck\fR
@ -4296,7 +4296,7 @@ unless insults are enabled.
editor
A colon
(\(oq:\&\(cq)
separated list of editors path names used by
separated list of editor path names used by
\fBsudoedit\fR
and
\fBvisudo\fR.

View File

@ -4071,7 +4071,7 @@ unless insults are enabled.
.It editor
A colon
.Pq Ql :\&
separated list of editors path names used by
separated list of editor path names used by
.Nm sudoedit
and
.Nm visudo .