Commit Graph

6 Commits

Author SHA1 Message Date
Todd C. Miller
4446e22a9e Don't use embedded newline when matching, use \n. This got expanded
at some point.  Bug #573
2012-09-17 22:09:00 -04:00
Todd C. Miller
8f3232ee69 Add COMMAND EXECUTION section that describes how sudo runs
the command, the extra sudo processes and signal handling.
2012-08-21 13:01:43 -04:00
Todd C. Miller
7afcef8ee8 Cosmetic changes. 2012-08-17 15:58:06 -04:00
Todd C. Miller
d10fb81fe5 Remove section about Solaris 10 on other systems.
Add missing sudoers.man.in bit to fixman.sh.
2012-08-03 09:27:39 -04:00
Todd C. Miller
acba09fbbf Fix HP-UX, just use ".TH name section" like the vendor manuals. 2012-08-01 15:28:02 -04:00
Todd C. Miller
602510f1bb Generate a sed script file when munging *.mdoc or *.man instead of
passing sed expressions on the command line.  Older seds do not
support \n in a replacement so generate and run a sed script instead.
2012-08-01 14:38:52 -04:00