summaryrefslogtreecommitdiffstats
path: root/doc/man5
diff options
context:
space:
mode:
authorGustaf Neumann <neumann@wu-wien.ac.at>2020-07-04 21:58:30 +0200
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-07-24 21:06:32 +0200
commit6328d3673fabc336e3064368d855c2d1153ef54c (patch)
tree1af1ce13e4be6582ac1a9039881953c378058b61 /doc/man5
parent7a989af7386e97add7c759fda688c5d2e79e812e (diff)
Fix typos and repeated words
Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/12370)
Diffstat (limited to 'doc/man5')
-rw-r--r--doc/man5/config.pod2
-rw-r--r--doc/man5/x509v3_config.pod4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/man5/config.pod b/doc/man5/config.pod
index 7a0459d993..3cc2d73a52 100644
--- a/doc/man5/config.pod
+++ b/doc/man5/config.pod
@@ -435,7 +435,7 @@ the value.
The escaping isn't quite right: if you want to use sequences like B<\n>
you can't use any quote escaping on the same line.
-Files are loaded in a single pass. This means that an variable expansion
+Files are loaded in a single pass. This means that a variable expansion
will only work if the variables referenced are defined earlier in the
file.
diff --git a/doc/man5/x509v3_config.pod b/doc/man5/x509v3_config.pod
index 803b12b3ed..9407d8beda 100644
--- a/doc/man5/x509v3_config.pod
+++ b/doc/man5/x509v3_config.pod
@@ -60,8 +60,8 @@ The following sections describe each supported extension in detail.
This is a multi valued extension which indicates whether a certificate is
a CA certificate. The first (mandatory) name is B<CA> followed by B<TRUE> or
-B<FALSE>. If B<CA> is B<TRUE> then an optional B<pathlen> name followed by an
-non-negative value can be included.
+B<FALSE>. If B<CA> is B<TRUE> then an optional B<pathlen> name followed by a
+nonnegative value can be included.
For example: