Punctuation nits.
This commit is contained in:
parent
fba3aac827
commit
a6876a2a4e
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: crypt.3,v 1.11 2002/02/07 07:00:36 ross Exp $
|
||||
.\" $NetBSD: crypt.3,v 1.12 2002/02/20 11:56:13 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -78,7 +78,7 @@ of perturbations is selected. If
|
|||
.Ar setting
|
||||
begins with any other character, DES encryption with a fixed number
|
||||
of perturbations is selected.
|
||||
.Ss DES encryption:
|
||||
.Ss DES encryption
|
||||
The DES encryption scheme is derived from the
|
||||
.Tn NBS
|
||||
Data Encryption Standard.
|
||||
|
@ -222,7 +222,7 @@ The
|
|||
specifies perturbations to
|
||||
.Tn DES
|
||||
as described above.
|
||||
.Ss MD5 encryption:
|
||||
.Ss MD5 encryption
|
||||
For the
|
||||
.Tn MD5
|
||||
encryption scheme, the version number (in this case ``1''),
|
||||
|
|
Loading…
Reference in New Issue