Source-Changes-HG archive

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

[src/trunk]: src/sbin/raidctl Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/5f0cf545025b
branches:  trunk
changeset: 749098:5f0cf545025b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Nov 17 19:35:48 2009 +0000

description:
Remove trailing whitespace.

diffstat:

 sbin/raidctl/raidctl.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r cddabb0f408a -r 5f0cf545025b sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8    Tue Nov 17 19:34:29 2009 +0000
+++ b/sbin/raidctl/raidctl.8    Tue Nov 17 19:35:48 2009 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.58 2009/11/17 19:09:38 jld Exp $
+.\"     $NetBSD: raidctl.8,v 1.59 2009/11/17 19:35:48 wiz Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -256,11 +256,11 @@
 Alter the parameters of the parity map; parameters to leave unchanged
 can be given as 0, and trailing zeroes may be omitted.
 .\"XXX should this explanation be deferred to another section as well?
-The RAID set is divided into 
+The RAID set is divided into
 .Ar regions
 regions; each region is marked dirty for at most
 .Ar cooldown
-intervals of 
+intervals of
 .Ar tickms
 milliseconds each after a write to it, and at least
 .Ar cooldown



Home | Main Index | Thread Index | Old Index