Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libcrypt Change Nd argument to 'password encryption', si...
details: https://anonhg.NetBSD.org/src/rev/0a628deacceb
branches: trunk
changeset: 525797:0a628deacceb
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Apr 17 18:17:58 2002 +0000
description:
Change Nd argument to 'password encryption', since it does not only provide
DES support. Noted by Jeremy C. Reed.
diffstat:
lib/libcrypt/crypt.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e86473eb5a2b -r 0a628deacceb lib/libcrypt/crypt.3
--- a/lib/libcrypt/crypt.3 Wed Apr 17 17:38:58 2002 +0000
+++ b/lib/libcrypt/crypt.3 Wed Apr 17 18:17:58 2002 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index