diff options
Diffstat (limited to 'libexec/makekey/makekey.8')
| -rw-r--r-- | libexec/makekey/makekey.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index a5bf301c257..5c0d3cb89a7 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: makekey.8,v 1.6 1997/10/07 11:31:24 mrg Exp $ +.\" $NetBSD: makekey.8,v 1.7 1997/10/20 02:39:33 enami Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -40,9 +40,9 @@ .Nm makekey .Nd make encrypted keys or passwords .Sh SYNOPSIS -.Nm makekey +.Nm .Sh DESCRIPTION -.Nm Makekey +.Nm 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 |
