Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/8878bf26cf92
branches:  trunk
changeset: 761677:8878bf26cf92
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Feb 05 00:24:08 2011 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libc/gen/arc4random.3 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (25 lines):

diff -r 199c71ff2ef6 -r 8878bf26cf92 lib/libc/gen/arc4random.3
--- a/lib/libc/gen/arc4random.3 Fri Feb 04 23:32:44 2011 +0000
+++ b/lib/libc/gen/arc4random.3 Sat Feb 05 00:24:08 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: arc4random.3,v 1.8 2011/02/04 22:07:07 christos Exp $
+.\"    $NetBSD: arc4random.3,v 1.9 2011/02/05 00:24:08 wiz Exp $
 .\" $OpenBSD: arc4random.3,v 1.17 2000/12/21 14:07:41 aaron Exp $
 .\"
 .\" Copyright 1997 Niels Provos <provos%physnet.uni-hamburg.de@localhost>
@@ -82,11 +82,11 @@
 and
 .Xr drand48 3 .
 .Pp
-The 
-.Fn arc4random_buf 
-function fills the 
+The
+.Fn arc4random_buf
+function fills the
 .Fa buffer
-with 
+with
 .Fa length
 bytes of ARC4-derived random data.
 .Pp



Home | Main Index | Thread Index | Old Index