More mdoc.

This commit is contained in:
wiz 2003-04-16 09:19:35 +00:00
parent 064e896cda
commit dba2557a54

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ps.1,v 1.61 2003/03/17 08:15:07 wiz Exp $
.\" $NetBSD: ps.1,v 1.62 2003/04/16 09:19:35 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -135,7 +135,7 @@ Sort by memory usage, instead of by process
.Tn ID ,
equivalent to
.Fl k
vsz.
.Ar vsz .
.It Fl N
Extract the name list from the specified system instead of the default
.Dq Pa /netbsd .
@ -169,7 +169,7 @@ Sort by current cpu usage, instead of by process
.Tn ID ,
equivalent to
.Fl k
%cpu.
.Ar %cpu .
.It Fl S
Change the way the process time is calculated by summing all exited
children to their parent process.