Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ps Minor English improvements for -w, partly from Snader...
details: https://anonhg.NetBSD.org/src/rev/3e8bb3193d5f
branches: trunk
changeset: 773070:3e8bb3193d5f
user: dholland <dholland%NetBSD.org@localhost>
date: Fri Jan 27 05:59:17 2012 +0000
description:
Minor English improvements for -w, partly from Snader_LB.
diffstat:
bin/ps/ps.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 6d2eac7763cd -r 3e8bb3193d5f bin/ps/ps.1
--- a/bin/ps/ps.1 Fri Jan 27 03:07:21 2012 +0000
+++ b/bin/ps/ps.1 Fri Jan 27 05:59:17 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ps.1,v 1.94 2011/02/13 08:34:00 dholland Exp $
+.\" $NetBSD: ps.1,v 1.95 2012/01/27 05:59:17 dholland Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -258,13 +258,13 @@
.Fl M
is specified.
.It Fl w
-Use 132 columns to display information, instead of the default which
+Use 132 columns to display information instead of the default, which
is your window size.
If the
.Fl w
option is specified more than once,
.Nm
-will use as many columns as necessary without regard for your window size.
+will use as many columns as necessary without regard to your window size.
.It Fl x
Also display information about processes without controlling terminals.
.El
Home |
Main Index |
Thread Index |
Old Index