Source-Changes-HG archive

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

[src/trunk]: src/bin/ps More mdoc.



details:   https://anonhg.NetBSD.org/src/rev/9ae1f4e5140b
branches:  trunk
changeset: 545749:9ae1f4e5140b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 16 09:19:35 2003 +0000

description:
More mdoc.

diffstat:

 bin/ps/ps.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 204aa273b64d -r 9ae1f4e5140b bin/ps/ps.1
--- a/bin/ps/ps.1       Wed Apr 16 09:09:52 2003 +0000
+++ b/bin/ps/ps.1       Wed Apr 16 09:19:35 2003 +0000
@@ -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 @@
 .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 @@
 .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.



Home | Main Index | Thread Index | Old Index