Skip to content

Commit 8fa877f

Browse files
committed
Fix a typo
1 parent 9263e19 commit 8fa877f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sudoers.man.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1564,7 +1564,7 @@ dgb boulder = (operator : operator) /bin/ls, (root) /bin/kill,\e
15641564
While the group portion of the
15651565
\fIRunas_Spec\fR
15661566
permits the
1567-
user to run as command with that group, it does not force the user
1567+
user to run a command with that group, it does not force the user
15681568
to do so.
15691569
If no group is specified on the command line, the command
15701570
will run with the group listed in the target user's password database

docs/sudoers.mdoc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1494,7 +1494,7 @@ dgb boulder = (operator : operator) /bin/ls, (root) /bin/kill,\e
14941494
While the group portion of the
14951495
.Em Runas_Spec
14961496
permits the
1497-
user to run as command with that group, it does not force the user
1497+
user to run a command with that group, it does not force the user
14981498
to do so.
14991499
If no group is specified on the command line, the command
15001500
will run with the group listed in the target user's password database

0 commit comments

Comments
 (0)