Re: sudoers.5: Some remarks and a patch with editorial changes for this man page
"Todd C. Miller via sudo-workers" <[email protected]> Sat, 22 Feb 2025 15:36:30 -0700
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, I've applied most of these as part of: https://git.sudo.ws/sudo/commit/?id=3ba525a3486aa809609ff2743307ac39839723c5 However, I did not change 2176782336 to 2,176,782,336 because the value with commas will not be accepted by the sudoers parser. The separator character varies by locale and I think it is better to just avoid the issue entirely. For the sudoers examples I used \- rather than \(en so that they are syntactically correct. It should be possible to cut and paste examples and have them validate without having to change an en-dash to a literal '-' character. - todd ____________________________________________________________ sudo-workers mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-workers