Source-Changes-HG archive

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

[src/trunk]: src/lib/libcrypt Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/e6b89035d427
branches:  trunk
changeset: 772407:e6b89035d427
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Jan 02 18:06:37 2012 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 961fdabcf5f2 -r e6b89035d427 lib/libcrypt/crypt.3
--- a/lib/libcrypt/crypt.3      Mon Jan 02 18:04:34 2012 +0000
+++ b/lib/libcrypt/crypt.3      Mon Jan 02 18:06:37 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: crypt.3,v 1.24 2012/01/01 23:42:03 christos Exp $
+.\"    $NetBSD: crypt.3,v 1.25 2012/01/02 18:06:37 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -244,7 +244,7 @@
 .Ss "Blowfish" crypt
 The
 .Tn Blowfish
-version of 
+version of
 .Fn crypt
 has 128 bits of
 .Fa salt



Home | Main Index | Thread Index | Old Index