mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 13:28:10 +00:00
Fix typo; GitHub issue #144
This commit is contained in:
parent
d2da56dacc
commit
72794ecd75
@ -21,7 +21,7 @@
|
|||||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||||
.\"
|
.\"
|
||||||
.TH "VISUDO" "@mansectsu@" "February 16, 2022" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
|
.TH "VISUDO" "@mansectsu@" "April 23, 2022" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
|
||||||
.nh
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@ -132,7 +132,7 @@ is typically run as root so this option may allow a user with
|
|||||||
privileges to run arbitrary commands as root without logging.
|
privileges to run arbitrary commands as root without logging.
|
||||||
An alternative is to place a colon-separated list of
|
An alternative is to place a colon-separated list of
|
||||||
\(lqsafe\(rq
|
\(lqsafe\(rq
|
||||||
editors int the
|
editors in the
|
||||||
\fIeditor\fR
|
\fIeditor\fR
|
||||||
variable.
|
variable.
|
||||||
\fBvisudo\fR
|
\fBvisudo\fR
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
|
||||||
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
|
||||||
.\"
|
.\"
|
||||||
.Dd February 16, 2022
|
.Dd April 23, 2022
|
||||||
.Dt VISUDO @mansectsu@
|
.Dt VISUDO @mansectsu@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -129,7 +129,7 @@ is typically run as root so this option may allow a user with
|
|||||||
privileges to run arbitrary commands as root without logging.
|
privileges to run arbitrary commands as root without logging.
|
||||||
An alternative is to place a colon-separated list of
|
An alternative is to place a colon-separated list of
|
||||||
.Dq safe
|
.Dq safe
|
||||||
editors int the
|
editors in the
|
||||||
.Em editor
|
.Em editor
|
||||||
variable.
|
variable.
|
||||||
.Nm
|
.Nm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user