[sudo-commits] sudo changeset 9794:d2669e94add4

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 11 15:29:47 MST 2014


changeset:	9794:d2669e94add4 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/d2669e94add4
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Nov 11 15:29:19 2014 -0700

Log Message:
	No need to keep specifying ".Nm foo" since the Nm macro remembers
	the argument it was first called with and uses it if none is
	specified.  Also fix a few minor formatting errors and
	regen bulleted lists in the .man.in files.

diffstat:

 doc/sudo.conf.mdoc.in  |   12 ++--
 doc/sudo.man.in        |   22 ++++----
 doc/sudo.mdoc.in       |  124 ++++++++++++++++++++++++------------------------
 doc/sudo_plugin.man.in |   16 +++---
 doc/sudoers.cat        |    8 +-
 doc/sudoers.man.in     |    4 +-
 doc/sudoers.mdoc.in    |   44 ++++++++--------
 doc/sudoreplay.mdoc.in |   30 +++++-----
 doc/visudo.cat         |    2 +-
 doc/visudo.man.in      |    2 +-
 doc/visudo.mdoc.in     |   46 +++++++++---------
 11 files changed, 155 insertions(+), 155 deletions(-)


More information about the sudo-commits mailing list