"Allow some information gathering to give useful error messages"
}, {
"fqdn", T_FLAG,
- "Require fully-qualified hsotnames in the sudoers file"
+ "Require fully-qualified hostnames in the sudoers file"
}, {
"insults", T_FLAG,
"Insult the user when they enter an incorrect password"
If given the B<-v> (I<validate>) option, B<sudo> will update the
user's timestamp, prompting for the user's password if necessary.
-This extends the B<sudo> timeout to for another C<@timeout@> minutes
+This extends the B<sudo> timeout for another C<@timeout@> minutes
(or whatever the timeout is set to in I<sudoers>) but does not run
a command.
=head1 AUTHORS
-Many people have worked on B<sudo> over the years, this
+Many people have worked on B<sudo> over the years; this
version consists of code written primarily by:
Todd Miller