From: Todd C. Miller Date: Thu, 21 Aug 2014 15:23:34 +0000 (-0600) Subject: Fix typo, .em should be .Em X-Git-Tag: SUDO_1_8_11^2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffbc003b7c36d753da0333df29eb162a536d4d0b;p=sudo Fix typo, .em should be .Em --- 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.