diff options
| author | wiz <wiz@NetBSD.org> | 2002-02-20 11:56:13 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-02-20 11:56:13 +0000 |
| commit | a6876a2a4e1dc90859484cdea4d4ff830c629f53 (patch) | |
| tree | 5106d19cf78f720b4fe208b7d3ae06527d1180cf /lib/libcrypt | |
| parent | fba3aac82749d6aa90e72053526613a89fd52275 (diff) | |
Punctuation nits.
Diffstat (limited to 'lib/libcrypt')
| -rw-r--r-- | lib/libcrypt/crypt.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3 index bca47b1087a..7212a03a1d6 100644 --- a/lib/libcrypt/crypt.3 +++ b/lib/libcrypt/crypt.3 @@ -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''), |
