Module Name: src
Committed By: wiz
Date: Thu Mar 15 15:49:59 UTC 2012
Modified Files:
src/bin/ps: ps.1
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/bin/ps/ps.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ps/ps.1
diff -u src/bin/ps/ps.1:1.97 src/bin/ps/ps.1:1.98
--- src/bin/ps/ps.1:1.97 Thu Mar 15 15:43:43 2012
+++ src/bin/ps/ps.1 Thu Mar 15 15:49:59 2012
@@ -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 @@ Marks a process running on a processor.
.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