Source-Changes-HG archive

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

[src/trunk]: src/bin/ps Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/cafb3438ec0a
branches:  trunk
changeset: 778081:cafb3438ec0a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Mar 15 15:49:59 2012 +0000

description:
Remove trailing whitespace.

diffstat:

 bin/ps/ps.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 79a0a24d79b3 -r cafb3438ec0a bin/ps/ps.1
--- a/bin/ps/ps.1       Thu Mar 15 15:43:43 2012 +0000
+++ b/bin/ps/ps.1       Thu Mar 15 15:49:59 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ps.1,v 1.97 2012/03/15 15:43:43 christos Exp $
+.\"    $NetBSD: ps.1,v 1.98 2012/03/15 15:49:59 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -352,7 +352,7 @@
 .It R
 Marks a runnable process, or one that is in the process of creation.
 .It S
-Marks a process that is sleeping interruptibly for less than about 
+Marks a process that is sleeping interruptibly for less than about
 .Dv MAXSLP
 (default 20) seconds.
 .It T



Home | Main Index | Thread Index | Old Index