From: Todd C. Miller Date: Sun, 15 Apr 2018 01:54:54 +0000 (-0600) Subject: Fix typo X-Git-Tag: SUDO_1_8_23^2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8f0c16c730b32a855af0befa2ba03ef1d131567;p=sudo Fix typo --- diff --git a/doc/cvtsudoers.cat b/doc/cvtsudoers.cat index 998e5f79d..99fcc80cd 100644 --- a/doc/cvtsudoers.cat +++ b/doc/cvtsudoers.cat @@ -189,7 +189,7 @@ DDEESSCCRRIIPPTTIIOONN oorrddeerr__iinnccrreemmeenntt == _i_n_c_r_e_m_e_n_t See the description of the --II command line option. - oorrddeerr__ssttaarrtt == _s_t_a_r_t___p_o_r_t + oorrddeerr__ssttaarrtt == _s_t_a_r_t___p_o_i_n_t See the description of the --OO command line option. oouuttppuutt__ffoorrmmaatt == _j_s_o_n | _l_d_i_f | _s_u_d_o_e_r_s @@ -239,4 +239,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or https://www.sudo.ws/license.html for complete details. -Sudo 1.8.23 April 12, 2018 Sudo 1.8.23 +Sudo 1.8.23 April 14, 2018 Sudo 1.8.23 diff --git a/doc/cvtsudoers.man.in b/doc/cvtsudoers.man.in index 8891f26c6..d1dc94f7b 100644 --- a/doc/cvtsudoers.man.in +++ b/doc/cvtsudoers.man.in @@ -16,7 +16,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "CVTSUDOERS" "1" "April 12, 2018" "Sudo @PACKAGE_VERSION@" "General Commands Manual" +.TH "CVTSUDOERS" "1" "April 14, 2018" "Sudo @PACKAGE_VERSION@" "General Commands Manual" .nh .if n .ad l .SH "NAME" @@ -353,7 +353,7 @@ See the description of the \fB\-I\fR command line option. .TP 6n -\fBorder_start =\fR \fIstart_port\fR +\fBorder_start =\fR \fIstart_point\fR See the description of the \fB\-O\fR command line option. diff --git a/doc/cvtsudoers.mdoc.in b/doc/cvtsudoers.mdoc.in index 8867e0a22..867a3da6e 100644 --- a/doc/cvtsudoers.mdoc.in +++ b/doc/cvtsudoers.mdoc.in @@ -14,7 +14,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd April 12, 2018 +.Dd April 14, 2018 .Dt CVTSUDOERS 1 .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -298,7 +298,7 @@ command line option. See the description of the .Fl I command line option. -.It Sy order_start = Ar start_port +.It Sy order_start = Ar start_point See the description of the .Fl O command line option.