summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-asn1parse.pod.in
diff options
context:
space:
mode:
authorhaykam821 <24855774+haykam821@users.noreply.github.com>2020-06-15 16:17:15 -0400
committerRichard Levitte <levitte@openssl.org>2020-06-19 07:59:46 +0200
commit6f72b210b2ae15577f0f043a371dba041e16f2a8 (patch)
tree87bd98e3be801f6bd0162d0271d127c77a0af7f6 /doc/man1/openssl-asn1parse.pod.in
parent9a7319b0b0b9ddaa440b102dc8e197d267700756 (diff)
Remove whitespace from 'white space'
CLA: trivial Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12161)
Diffstat (limited to 'doc/man1/openssl-asn1parse.pod.in')
-rw-r--r--doc/man1/openssl-asn1parse.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-asn1parse.pod.in b/doc/man1/openssl-asn1parse.pod.in
index 2374348561..bafcc225d9 100644
--- a/doc/man1/openssl-asn1parse.pod.in
+++ b/doc/man1/openssl-asn1parse.pod.in
@@ -158,7 +158,7 @@ numerical form (for example 1.2.3.4). The file passed to the B<-oid> option
allows additional OIDs to be included. Each line consists of three columns,
the first column is the OID in numerical format and should be followed by white
space. The second column is the "short name" which is a single word followed
-by white space. The final column is the rest of the line and is the
+by whitespace. The final column is the rest of the line and is the
"long name". Example:
C<1.2.3.4 shortName A long name>