Blame SOURCES/sudo-1.8.25-typos-manpages.patch

0eb21d
From 04a4b3c1fcc1526ff1ea73597a1764cb160d400b Mon Sep 17 00:00:00 2001
0eb21d
From: "Todd C. Miller" <Todd.Miller@sudo.ws>
0eb21d
Date: Tue, 11 Dec 2018 09:02:30 -0700
0eb21d
Subject: [PATCH 1/4] Fix some typos; reported by Radovan Sroka
0eb21d
0eb21d
---
0eb21d
 doc/cvtsudoers.cat     | 6 +++---
0eb21d
 doc/cvtsudoers.man.in  | 6 +++---
0eb21d
 doc/cvtsudoers.mdoc.in | 6 +++---
0eb21d
 3 files changed, 9 insertions(+), 9 deletions(-)
0eb21d
0eb21d
diff --git a/doc/cvtsudoers.cat b/doc/cvtsudoers.cat
0eb21d
index 61bf3a28..9c1ef140 100644
0eb21d
--- a/doc/cvtsudoers.cat
0eb21d
+++ b/doc/cvtsudoers.cat
0eb21d
@@ -24,7 +24,7 @@ D?DE?ES?SC?CR?RI?IP?PT?TI?IO?ON?N
0eb21d
      -?-b?b _?d_?n, -?--?-b?ba?as?se?e=_?d_?n
0eb21d
                  The base DN (distinguished name) that will be used when
0eb21d
                  performing LDAP queries.  Typically this is of the form
0eb21d
-                 ou=SUDOers,dc=-mydomain,dc=com for the domain my-domain.com.
0eb21d
+                 ou=SUDOers,dc=my-domain,dc=com for the domain my-domain.com.
0eb21d
                  If this option is not specified, the value of the
0eb21d
                  SUDOERS_BASE environment variable will be used instead.  Only
0eb21d
                  necessary when converting to LDIF format.
0eb21d
@@ -60,7 +60,7 @@ D?DE?ES?SC?CR?RI?IP?PT?TI?IO?ON?N
0eb21d
                  Expand aliases in _?i_?n_?p_?u_?t_?__?f_?i_?l_?e.  Aliases are preserved by
0eb21d
                  default when the output _?f_?o_?r_?m_?a_?t is JSON or sudoers.
0eb21d
 
0eb21d
-     -?-f?f _?o_?u_?t_?p_?u_?t_?__?f_?o_?r_?m_?a_?t, -?--?-f?fo?or?rm?ma?at?t=_?o_?u_?t_?p_?u_?t_?__?f_?o_?r_?m_?a_?t
0eb21d
+     -?-f?f _?o_?u_?t_?p_?u_?t_?__?f_?o_?r_?m_?a_?t, -?--?-o?ou?ut?tp?pu?ut?t-?-f?fo?or?rm?ma?at?t=_?o_?u_?t_?p_?u_?t_?__?f_?o_?r_?m_?a_?t
0eb21d
                  Specify the output format (case-insensitive).  The following
0eb21d
                  formats are supported:
0eb21d
 
0eb21d
diff --git a/doc/cvtsudoers.man.in b/doc/cvtsudoers.man.in
0eb21d
index b159ee5d..2f45ee1d 100644
0eb21d
--- a/doc/cvtsudoers.man.in
0eb21d
+++ b/doc/cvtsudoers.man.in
0eb21d
@@ -59,7 +59,7 @@ The options are as follows:
0eb21d
 The base DN (distinguished name) that will be used when performing
0eb21d
 LDAP queries.
0eb21d
 Typically this is of the form
0eb21d
-\fRou=SUDOers,dc=-mydomain,dc=com\fR
0eb21d
+\fRou=SUDOers,dc=my-domain,dc=com\fR
0eb21d
 for the domain
0eb21d
 \fRmy-domain.com\fR.
0eb21d
 If this option is not specified, the value of the
0eb21d
@@ -125,7 +125,7 @@ Aliases are preserved by default when the output
0eb21d
 \fIformat\fR
0eb21d
 is JSON or sudoers.
0eb21d
 .TP 12n
0eb21d
-\fB\-f\fR \fIoutput_format\fR, \fB\--format\fR=\fIoutput_format\fR
0eb21d
+\fB\-f\fR \fIoutput_format\fR, \fB\--output-format\fR=\fIoutput_format\fR
0eb21d
 Specify the output format (case-insensitive).
0eb21d
 The following formats are supported:
0eb21d
 .PP
0eb21d
diff --git a/doc/cvtsudoers.mdoc.in b/doc/cvtsudoers.mdoc.in
0eb21d
index 1812bc67..8261ddc6 100644
0eb21d
--- a/doc/cvtsudoers.mdoc.in
0eb21d
+++ b/doc/cvtsudoers.mdoc.in
0eb21d
@@ -57,7 +57,7 @@ The options are as follows:
0eb21d
 The base DN (distinguished name) that will be used when performing
0eb21d
 LDAP queries.
0eb21d
 Typically this is of the form
0eb21d
-.Li ou=SUDOers,dc=-mydomain,dc=com
0eb21d
+.Li ou=SUDOers,dc=my-domain,dc=com
0eb21d
 for the domain
0eb21d
 .Li my-domain.com .
0eb21d
 If this option is not specified, the value of the
0eb21d
@@ -110,7 +110,7 @@ Expand aliases in
0eb21d
 Aliases are preserved by default when the output
0eb21d
 .Ar format
0eb21d
 is JSON or sudoers.
0eb21d
-.It Fl f Ar output_format , Fl -format Ns = Ns Ar output_format
0eb21d
+.It Fl f Ar output_format , Fl -output-format Ns = Ns Ar output_format
0eb21d
 Specify the output format (case-insensitive).
0eb21d
 The following formats are supported:
0eb21d
 .Bl -tag -width 8n
0eb21d
-- 
0eb21d
2.17.2
0eb21d