mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-24 10:27:05 +00:00
Fix a typo in the man page
Delete the extra "to" in "To decrypt traffic to to host" under the examples section.
This commit is contained in:
parent
f7585c4bee
commit
959a2c53a3
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ To listen to traffic to the server \fIromeo\fP on port \fI443\fP.
|
|||
.fi
|
||||
.RE
|
||||
.LP
|
||||
To decrypt traffic to to host \fIromeo\fR
|
||||
To decrypt traffic to host \fIromeo\fR
|
||||
\fIserver.pem\fR and the password \fIfoobar\fR
|
||||
.RS
|
||||
.nf
|
||||
|
|
Loading…
Reference in a new issue