diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-02-25 18:23:57 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-02-25 18:23:57 +0100 |
commit | ac51afa1c6270c7fb032488e917284a4259072c1 (patch) | |
tree | 053eed0218e34b250484b1b7a04fae045210d614 /sys/man/6 | |
parent | 28491941b0596ecc6f074f4976ce7093abf13328 (diff) |
authsrv(6): fix typo "ther" -> "their" (thanks aiju)
Diffstat (limited to 'sys/man/6')
-rw-r--r-- | sys/man/6/authsrv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/6/authsrv b/sys/man/6/authsrv index 7e803849e..7a73a8959 100644 --- a/sys/man/6/authsrv +++ b/sys/man/6/authsrv @@ -481,7 +481,7 @@ request and obtains the public keys and .I YBc from the AS response. At this point, client and AS -have completed ther authenticated key exchange and +have completed their authenticated key exchange and derive .I Kc as described above. |