Fix #1071 : typos and link in docu

This commit is contained in:
Dirk 2018-06-25 18:31:55 +02:00
parent 0355145576
commit 87f0cda234
3 changed files with 6 additions and 6 deletions

View File

@ -679,7 +679,7 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3
.SH "EXIT STATUS"
.
.IP "\(bu" 4
0 testssl\.sh finished successfully without errors and without unambiguous results
0 testssl\.sh finished successfully without errors and without ambiguous results
.
.IP "\(bu" 4
1 testssl\.sh has encountered exactly one ambiguous situation or an error during run
@ -741,7 +741,7 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3
\fBetc/tls_data\.txt\fR Provides a mandatory file for ciphers (bash sockets) and key material\.
.
.SH "AUTHORS"
Developed by Dirk Wetter, David Cooper and many others, see https://github\.com/drwetter/testssl\.sh/blob/master/CREDITS\.md
Developed by Dirk Wetter, David Cooper and many others, see CREDITS\.md \.
.
.SH "COPYRIGHT"
Copyright © 2012 Dirk Wetter\. License GPLv2: Free Software Foundation, Inc\. This is free software: you are free to change and redistribute it under the terms of the license\. Usage WITHOUT ANY WARRANTY\. USE at your OWN RISK!

View File

@ -517,7 +517,7 @@ to create the hashes for HPKP.</li>
<h2 id="EXIT-STATUS">EXIT STATUS</h2>
<ul>
<li>0 testssl.sh finished successfully without errors and without unambiguous results</li>
<li>0 testssl.sh finished successfully without errors and without ambiguous results</li>
<li>1 testssl.sh has encountered exactly one ambiguous situation or an error during run</li>
<li>1+n same as previous. The errors or ambiguous results are added, also per IP.</li>
<li>50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools</li>
@ -547,7 +547,7 @@ to create the hashes for HPKP.</li>
<h2 id="AUTHORS">AUTHORS</h2>
<p>Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md</p>
<p>Developed by Dirk Wetter, David Cooper and many others, see CREDITS.md .</p>
<h2 id="COPYRIGHT">COPYRIGHT</h2>

View File

@ -444,7 +444,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp
## EXIT STATUS
* 0 testssl.sh finished successfully without errors and without unambiguous results
* 0 testssl.sh finished successfully without errors and without ambiguous results
* 1 testssl.sh has encountered exactly one ambiguous situation or an error during run
* 1+n same as previous. The errors or ambiguous results are added, also per IP.
* 50-200 reserved for returning a vulnerability scoring for system monitoring or a CI tools
@ -473,7 +473,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp
## AUTHORS
Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md
Developed by Dirk Wetter, David Cooper and many others, see CREDITS.md .
## COPYRIGHT