Remove trailing whitespace.
Remove a partially duplicated sentence.
This commit is contained in:
parent
056c6fdd05
commit
9dedcd8f8b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ps.1,v 1.76 2006/10/07 10:22:21 apb Exp $
|
||||
.\" $NetBSD: ps.1,v 1.77 2006/10/09 21:31:29 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -209,7 +209,6 @@ Display information associated with the specified process
|
|||
.It Fl r
|
||||
Sort by current CPU usage.
|
||||
This is equivalent to
|
||||
equivalent to
|
||||
.Fl k Ar %cpu .
|
||||
.It Fl S
|
||||
Change the way the process time is calculated by summing all exited
|
||||
|
|
Loading…
Reference in New Issue