Change Nd argument to 'password encryption', since it does not only provide
DES support. Noted by Jeremy C. Reed.
This commit is contained in:
parent
a7a582e392
commit
0a2f7411a3
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: crypt.3,v 1.12 2002/02/20 11:56:13 wiz Exp $
|
||||
.\" $NetBSD: crypt.3,v 1.13 2002/04/17 18:17:58 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -42,7 +42,7 @@
|
||||
.Nm encrypt ,
|
||||
.Nm des_setkey ,
|
||||
.Nm des_cipher
|
||||
.Nd DES encryption
|
||||
.Nd password encryption
|
||||
.Sh LIBRARY
|
||||
.Lb libcrypt
|
||||
.Sh SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user