From: Todd C. Miller Date: Thu, 14 Nov 1996 00:22:22 +0000 (+0000) Subject: q (uid) -> Q X-Git-Tag: SUDO_1_5_3~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7a75a2a494fd6b712c7a1c150de40fd6bcbef68;p=sudo q (uid) -> Q --- diff --git a/visudo.pod b/visudo.pod index e3d399096..2e6ae4fce 100644 --- a/visudo.pod +++ b/visudo.pod @@ -27,8 +27,8 @@ an error, a message will be printed stating the line number(s) that the error occurred on and the user will receive the "What now?" prompt. At this point the user may enter "e" to re-edit the I file, enter "x" to exit without -saving the changes, or "q" to quit and save changes. The -"q" option should be used with extreme care because if B +saving the changes, or "Q" to quit and save changes. The +"Q" option should be used with extreme care because if B believes there to be a parse error, so will B and no one will be able to execute B again until the error is fixed. Any other command at this prompt will print a short help message.