aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoredupont <emeric.dupont@agol.org>2018-05-10 02:41:58 +0200
committerBruce A. Mah <bmah@kitchenlab.org>2018-05-09 17:41:58 -0700
commit48a65ff76ee6e0f97ca95bcbe6daeb0dd53c09e7 (patch)
treeab87e46dde1f63eae3b7f0e915e25c46d7679fa7
parente4cd80fa805b2ac6d43e9e987916d2983ae9d5ed (diff)
downloadiperf3-48a65ff76ee6e0f97ca95bcbe6daeb0dd53c09e7.tar.gz
Adding missing word (#736)
-rw-r--r--src/iperf3.12
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iperf3.1 b/src/iperf3.1
index 601ffca..673cf16 100644
--- a/src/iperf3.1
+++ b/src/iperf3.1
@@ -368,7 +368,7 @@ path to the RSA public key used to encrypt authentication credentials
.SH EXAMPLES
.SS "Authentication - RSA Keypair"
-The authentication feature of requires an RSA public keypair.
+The authentication feature of iperf3 requires an RSA public keypair.
The public key is used to encrypt the authentication token containing the
user credentials, while the private key is used to decrypt the authentication token.
An example of a set of UNIX/Linux commands to generate correct keypair follows: