Ted Unangst wrote:
> I think this is not the right note, but after some review I just realized we
> don't ever say that a password is required. It's merely hinted at in various
> options. I'll make a note of that.

Just a simple sentence, but I think it makes explicit the behavior.


Index: doas.1
===================================================================
RCS file: /home/cvs/src/usr.bin/doas/doas.1,v
retrieving revision 1.22
diff -u -p -r1.22 doas.1
--- doas.1      21 Jun 2019 17:02:27 -0000      1.22
+++ doas.1      4 Jul 2019 15:29:00 -0000
@@ -40,6 +40,9 @@ or
 .Fl s
 is specified.
 .Pp
+The user will be required to authenticate by entering their password,
+unless configured otherwise.
+.Pp
 By default, a new environment is created.
 The variables
 .Ev HOME ,

Reply via email to