summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2014-03-05 06:06:26 -0700
committerTodd C. Miller <Todd.Miller@courtesan.com>2014-03-05 06:06:26 -0700
commit2cb0cdbcbfd4d6df988a271228183e3df3d1df02 (patch)
tree44c624f4ab357681d2f27817fe132cce1c34d850
parent3f74e1a217ed5e2348d7d567a7a58870dc8be0dd (diff)
downloadsudo-2cb0cdbcbfd4d6df988a271228183e3df3d1df02.tar.gz
Use .Ar macro instead of "file ..." Use ".Cm -" instead of ".Li -"
for the default login class. From Ingo Schwarze.
-rw-r--r--sudo.mdoc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/sudo.mdoc.in b/sudo.mdoc.in
index 11ee8e06c..0afebcfc5 100644
--- a/sudo.mdoc.in
+++ b/sudo.mdoc.in
@@ -117,7 +117,7 @@
.Op Fl u Ar user name No | Ar #uid
.Ek
.Bk -words
-file ...
+.Ar
.Ek
.Sh DESCRIPTION
.Nm sudo
@@ -233,7 +233,7 @@ character.
If
.Ar class
is
-.Li - ,
+.Cm - ,
the default login class of the target user will be used.
Otherwise, the command must be run as the superuser (user ID 0), or
.Nm sudo