diff options
author | haykam821 <24855774+haykam821@users.noreply.github.com> | 2020-06-15 22:17:15 +0200 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2020-06-19 07:59:46 +0200 |
commit | 6f72b210b2ae15577f0f043a371dba041e16f2a8 (patch) | |
tree | 87bd98e3be801f6bd0162d0271d127c77a0af7f6 /doc/man1/openssl-ts.pod.in | |
parent | Configure DEPs for FIPS provider on AIX. (diff) | |
download | openssl-6f72b210b2ae15577f0f043a371dba041e16f2a8.tar.xz openssl-6f72b210b2ae15577f0f043a371dba041e16f2a8.zip |
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-ts.pod.in')
-rw-r--r-- | doc/man1/openssl-ts.pod.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/openssl-ts.pod.in b/doc/man1/openssl-ts.pod.in index 10386a3fc5..e7bc607a1f 100644 --- a/doc/man1/openssl-ts.pod.in +++ b/doc/man1/openssl-ts.pod.in @@ -372,8 +372,8 @@ section can be overridden with the B<-section> command line switch. (Optional) This specifies a file containing additional B<OBJECT IDENTIFIERS>. Each line of the file should consist of the numerical form of the -object identifier followed by white space then the short name followed -by white space and finally the long name. (Optional) +object identifier followed by whitespace then the short name followed +by whitespace and finally the long name. (Optional) =item B<oid_section> |