From ffbc003b7c36d753da0333df29eb162a536d4d0b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 21 Aug 2014 09:23:34 -0600 Subject: [PATCH] Fix typo, .em should be .Em --- doc/sudo_plugin.cat | 2 +- doc/sudo_plugin.man.in | 1 + doc/sudo_plugin.mdoc.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/sudo_plugin.cat b/doc/sudo_plugin.cat index dfaddde03..b1f1371e5 100644 --- a/doc/sudo_plugin.cat +++ b/doc/sudo_plugin.cat @@ -1443,7 +1443,7 @@ PPLLUUGGIINN AAPPII CCHHAANNGGEELLOOGG The _r_e_m_o_t_e___h_o_s_t entry was added to the settings list. Version 1.5 (sudo 1.8.9) - The entry was added to the command_info list. + The _p_r_e_s_e_r_v_e___f_d_s entry was added to the command_info list. SSEEEE AALLSSOO sudo.conf(4), sudoers(4), sudo(1m) diff --git a/doc/sudo_plugin.man.in b/doc/sudo_plugin.man.in index 6a698b10a..8db7dc151 100644 --- a/doc/sudo_plugin.man.in +++ b/doc/sudo_plugin.man.in @@ -2589,6 +2589,7 @@ list. .TP 6n Version 1.5 (sudo 1.8.9) The +\fIpreserve_fds\fR entry was added to the \fRcommand_info\fR list. diff --git a/doc/sudo_plugin.mdoc.in b/doc/sudo_plugin.mdoc.in index f63eb6e87..c75119737 100644 --- a/doc/sudo_plugin.mdoc.in +++ b/doc/sudo_plugin.mdoc.in @@ -2261,7 +2261,7 @@ entry was added to the list. .It Version 1.5 (sudo 1.8.9) The -.em preserve_fds +.Em preserve_fds entry was added to the .Li command_info list. -- 2.50.1