From d51c49789e9bc38a826b65a628dacf27defc115a Mon Sep 17 00:00:00 2001 From: Daniel Milnes Date: Fri, 5 Feb 2021 23:02:08 +0000 Subject: [PATCH] Fix the typo in the mdoc --- doc/sudo.mdoc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sudo.mdoc.in b/doc/sudo.mdoc.in index fd2d20518..0a3d457ad 100644 --- a/doc/sudo.mdoc.in +++ b/doc/sudo.mdoc.in @@ -233,7 +233,7 @@ This option is only available on systems that support authentication. .\} .It Fl B , -bell -Ring the bell as part of the password promp when a terminal is present. +Ring the bell as part of the password prompt when a terminal is present. This option has no effect if an askpass program is used. .It Fl b , -background Run the given command in the background.