From ecc1efce9fe8bcf91edb53e14d97d7995440ab98 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 17 Aug 2004 18:53:16 +0000 Subject: [PATCH] Don't italicize the string "sudoedit" --- sudo.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.pod b/sudo.pod index d7d87c006..007974c57 100644 --- a/sudo.pod +++ b/sudo.pod @@ -162,7 +162,7 @@ where B has been configured with the --with-logincap option. The B<-e> (I) option indicates that, instead of running a command, the user wishes to edit one or more files. In lieu -of a command, the string I<"sudoedit"> is used when consulting +of a command, the string "sudoedit" is used when consulting the I file. If the user is authorized by I the following steps are taken: -- 2.50.1