mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Spelling mistakes.
Submitted by: Chris Kukulies
This commit is contained in:
parent
1d3d5e17f6
commit
5ffce483b4
1 changed files with 4 additions and 4 deletions
|
|
@ -6,11 +6,11 @@
|
|||
.TH KEY 1 "28 October 1993"
|
||||
.AT 3
|
||||
.SH NAME
|
||||
S/key \- A proceedure to use one time passwords for accessing computer systems.
|
||||
S/key \- A procedure to use one time passwords for accessing computer systems.
|
||||
.SH DESCRIPTION
|
||||
.I S/key
|
||||
is a proceedure for using one time password to authenticate access to
|
||||
compter systems. It uses 64 bits of information transformed by the
|
||||
is a procedure for using one time password to authenticate access to
|
||||
computer systems. It uses 64 bits of information transformed by the
|
||||
MD4 algorithm. The user supplies the 64 bits in the form of 6 English
|
||||
words that are generated by a secure computer.
|
||||
Example use of the S/key program
|
||||
|
|
@ -20,7 +20,7 @@ Example use of the S/key program
|
|||
.sp 0
|
||||
>key 99 th91334
|
||||
.sp 0
|
||||
Enter password: <your secret password is intered here>
|
||||
Enter password: <your secret password is entered here>
|
||||
.sp 0
|
||||
OMEN US HORN OMIT BACK AHOY
|
||||
.sp 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue