[sudo-commits] sudo changeset 9330:cc63d66c6655

Todd C. Miller Todd.Miller at courtesan.com
Sat Feb 15 16:17:49 MST 2014


changeset:	9330:cc63d66c6655 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/cc63d66c6655
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Feb 15 16:04:07 2014 -0700

Log Message:
	Remove some extraneous markup; from Ingo Schwarze
	 * No need to explicitly end a macro with No before |
	   because | counts as middle punctuation
	   and falls out of the macro, anyway.
	 * No need to explicitly re-open in-line macros after |
	   because | counts as middle punctuation
	   and the macros resume afterwards, anyway.
	 * Simplify the mnemonic remarks regarding the option letters,
	   no need for manual font and spacing control with No and Ns.
	 * Trim Ns No to just Ns, it already implies No.

diffstat:

 doc/sudo.conf.mdoc.in    |   2 +-
 doc/sudo.mdoc.in         |  34 +++++++++++++++++-----------------
 doc/sudo_plugin.mdoc.in  |  34 +++++++++++++++++-----------------
 doc/sudoers.ldap.mdoc.in |  14 +++++++-------
 doc/sudoers.mdoc.in      |  44 ++++++++++++++++++++++----------------------
 doc/sudoreplay.mdoc.in   |   8 ++++----
 doc/visudo.mdoc.in       |   4 ++--
 7 files changed, 70 insertions(+), 70 deletions(-)


More information about the sudo-commits mailing list