Bugzilla – Bug 10
Typos in man pages for sudo (Darwin)
Last modified: 2000-10-08 14:27:02 MDT
sudo 1.6.2p3 is included in Mac OS X Public Beta (based on the Darwin foundation). The man pages in this installation include several typos. -v If given the -v (validate) option, sudo will update the user's timestamp, prompting for the user's password if necessary. This extends the sudo timeout to for another N minutes (where N is defined at installation time and defaults to 5 minutes) but does not run a command. "to for another" should be "for another". AUTHORS Many people have worked on sudo over the years, this version consists of code written primarily by: "over the years, this" should be "over the years; this" [g4:/Library/WebServer/Configuration] pepper% sudo -L fqdn: Require fully-qualified hsotnames in the sudoers file In the output from 'sudo -L', "hsotnames" should be "hostnames".
Thanks for finding the typos, sudo 1.6.4 will include those fixes.