Module Name: src
Committed By: dholland
Date: Fri Jan 27 05:59:18 UTC 2012
Modified Files:
src/bin/ps: ps.1
Log Message:
Minor English improvements for -w, partly from Snader_LB.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/bin/ps/ps.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ps/ps.1
diff -u src/bin/ps/ps.1:1.94 src/bin/ps/ps.1:1.95
--- src/bin/ps/ps.1:1.94 Sun Feb 13 08:34:00 2011
+++ src/bin/ps/ps.1 Fri Jan 27 05:59:17 2012
@@ -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 @@ Ignored unless
.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