Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libcrypt Punctuation nits.



details:   https://anonhg.NetBSD.org/src/rev/04fc62a7cb31
branches:  trunk
changeset: 522511:04fc62a7cb31
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Feb 20 11:56:13 2002 +0000

description:
Punctuation nits.

diffstat:

 lib/libcrypt/crypt.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 13bb828174d0 -r 04fc62a7cb31 lib/libcrypt/crypt.3
--- a/lib/libcrypt/crypt.3      Wed Feb 20 11:54:16 2002 +0000
+++ b/lib/libcrypt/crypt.3      Wed Feb 20 11:56:13 2002 +0000
@@ -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 @@
 .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 @@
 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''),



Home | Main Index | Thread Index | Old Index