diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/makekey | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
Diffstat (limited to 'libexec/makekey')
| -rw-r--r-- | libexec/makekey/makekey.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 07518b1f66b9..90107d95ac2e 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -41,8 +41,9 @@ .Sh SYNOPSIS .Nm .Sh DESCRIPTION -.Nm Makekey -encrypts a key and salt which it reads from the standard input +The +.Nm +utility encrypts a key and salt which it reads from the standard input and writes the result to the standard output. The key is expected to be eight bytes; the salt is expected to be two bytes. @@ -57,5 +58,5 @@ and how the encrypted value is calculated. .Sh HISTORY A .Nm -command appeared in +utility appeared in .At v7 . |
