Source-Changes-HG archive

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

[src/trunk]: src/bin/ps Increase width of table column so it formats more nic...



details:   https://anonhg.NetBSD.org/src/rev/eeddbf89a3a6
branches:  trunk
changeset: 778840:eeddbf89a3a6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 15 21:20:16 2012 +0000

description:
Increase width of table column so it formats more nicely.

diffstat:

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

diffs (18 lines):

diff -r 31535620938c -r eeddbf89a3a6 bin/ps/ps.1
--- a/bin/ps/ps.1       Sun Apr 15 19:07:40 2012 +0000
+++ b/bin/ps/ps.1       Sun Apr 15 21:20:16 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ps.1,v 1.99 2012/04/15 18:09:50 wiz Exp $
+.\"    $NetBSD: ps.1,v 1.100 2012/04/15 21:20:16 wiz Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -77,7 +77,7 @@
 state, and associated command.
 .Pp
 The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width XNXsystemXX
 .It Fl A
 Display information about all processes.
 This is equivalent to



Home | Main Index | Thread Index | Old Index