diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2003-10-09 10:06:30 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2003-10-09 10:06:30 +0000 |
| commit | a14c6176811521acc9c4503e172ae329b749c953 (patch) | |
| tree | d26522d9b107d9b46b44792e7da3828ff56c4af1 /libexec/makekey | |
| parent | d684457f2759641dacee2ae962dfcf29537f55b5 (diff) | |
Notes
Diffstat (limited to 'libexec/makekey')
| -rw-r--r-- | libexec/makekey/makekey.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 90107d95ac2e..7e4967b43998 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -32,7 +32,7 @@ .\" @(#)makekey.8 8.2 (Berkeley) 12/11/93 .\" $FreeBSD$ .\" -.Dd December 11, 1993 +.Dd October 8, 2003 .Dt MAKEKEY 8 .Os .Sh NAME @@ -42,6 +42,11 @@ .Nm .Sh DESCRIPTION The +.Nm makekey +utility has been deprecated and will be removed in a future release of +.Fx . +.Pp +The .Nm utility encrypts a key and salt which it reads from the standard input and writes the result to the standard output. |
