So people don't have to look in the source code.
Index: doas.conf.5 =================================================================== RCS file: /cvs/src/usr.bin/doas/doas.conf.5,v retrieving revision 1.30 diff -u -p -r1.30 doas.conf.5 --- doas.conf.5 2 Sep 2016 18:12:30 -0000 1.30 +++ doas.conf.5 5 Sep 2016 21:41:48 -0000 @@ -49,7 +49,7 @@ Options are: The user is not required to enter a password. .It Ic persist After the user successfully authenticates, do not ask for a password -again for some time. +again for 5 minutes. .It Ic keepenv The user's environment is maintained. The default is to reset the environment, except for the variables
