[sudo-commits] sudo changeset 6456:52e7378d8476

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 21 11:33:50 EST 2011


changeset:	6456:52e7378d8476 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/52e7378d8476
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 21 11:33:36 2011 -0500

Log Message:
	add help text to sudo, visudo and sudoreplay for the -h option

diffstat:

 doc/sudo.pod                 |    3 +-
 doc/sudoreplay.pod           |   11 ++-
 doc/visudo.pod               |    7 ++-
 plugins/sudoers/sudoreplay.c |   41 +++++++++++---
 plugins/sudoers/visudo.c     |   36 ++++++++++--
 src/parse_args.c             |  115 +++++++++++++++++++++++++++++++++++++++---
 src/sudo.h                   |    2 +-
 7 files changed, 182 insertions(+), 33 deletions(-)



More information about the sudo-commits mailing list