summaryrefslogtreecommitdiff
path: root/libexec/makekey/makekey.8
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1995-03-18 17:38:43 +0000
committerBruce Evans <bde@FreeBSD.org>1995-03-18 17:38:43 +0000
commitac6776236bf9e27b623d56fab043b81a93f57e70 (patch)
treea837db909cf824b6a9ebe63858c937df83de69ac /libexec/makekey/makekey.8
parente6fc505e8f0f952996422897349502cf395a6e78 (diff)
Notes
Diffstat (limited to 'libexec/makekey/makekey.8')
-rw-r--r--libexec/makekey/makekey.810
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8
index ec9f979a541b..c6ded2d942f3 100644
--- a/libexec/makekey/makekey.8
+++ b/libexec/makekey/makekey.8
@@ -1,5 +1,5 @@
-.\" Copyright (c) 1990, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1990, 1991, 1993
+.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)makekey.8 6.5 (Berkeley) 7/1/91
+.\" @(#)makekey.8 8.2 (Berkeley) 12/11/93
.\"
-.Dd July 1, 1991
+.Dd December 11, 1993
.Dt MAKEKEY 8
.Os
.Sh NAME
@@ -41,7 +41,7 @@
.Nm makekey
.Sh DESCRIPTION
.Nm Makekey
-encypts a key and salt which it reads from the standard input
+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
ten bytes; the salt is expected to be two bytes.