summaryrefslogtreecommitdiffstats
path: root/libexec/makekey
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-07-06 19:19:48 +0000
committercharnier <charnier@FreeBSD.org>2002-07-06 19:19:48 +0000
commit9639b20db64d084fa58b75058a2bd896b1f743e1 (patch)
treea6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/makekey
parent26da445d07574246abb5617f3bb216069636355d (diff)
downloadFreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.zip
FreeBSD-src-9639b20db64d084fa58b75058a2bd896b1f743e1.tar.gz
The .Nm utility
Diffstat (limited to 'libexec/makekey')
-rw-r--r--libexec/makekey/makekey.87
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8
index 07518b1..90107d9 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 .
OpenPOWER on IntegriCloud