Skip to content

Commit 0e8b722

Browse files
committed
In the NOEXEC example make it clear that "shanty" is a host.
Bug #1064 --HG-- branch : 1.9
1 parent 318e0ef commit 0e8b722

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/sudoers.man.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
.nr BA @BAMAN@
2626
.nr LC @LCMAN@
2727
.nr PS @PSMAN@
28-
.TH "SUDOERS" "@mansectform@" "November 6, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
28+
.TH "SUDOERS" "@mansectform@" "December 19, 2023" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
2929
.nh
3030
.if n .ad l
3131
.SH "NAME"
@@ -1929,7 +1929,7 @@ may run
19291929
\fI/usr/bin/more\fR
19301930
and
19311931
\fI/usr/bin/vi\fR
1932-
but shell escapes will be disabled.
1932+
on the host shanty, but shell escapes will be disabled.
19331933
.nf
19341934
.sp
19351935
.RS 2n

docs/sudoers.mdoc.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
.nr BA @BAMAN@
2626
.nr LC @LCMAN@
2727
.nr PS @PSMAN@
28-
.Dd November 6, 2023
28+
.Dd December 19, 2023
2929
.Dt SUDOERS @mansectform@
3030
.Os Sudo @PACKAGE_VERSION@
3131
.Sh NAME
@@ -1846,7 +1846,7 @@ may run
18461846
.Pa /usr/bin/more
18471847
and
18481848
.Pa /usr/bin/vi
1849-
but shell escapes will be disabled.
1849+
on the host shanty, but shell escapes will be disabled.
18501850
.Bd -literal
18511851
aaron shanty = NOEXEC: /usr/bin/more, /usr/bin/vi
18521852
.Ed

0 commit comments

Comments
 (0)