svn commit: r291608 - head/bin/ps
Craig Rodrigues
rodrigc at FreeBSD.org
Tue Dec 1 19:20:39 UTC 2015
Author: rodrigc
Date: Tue Dec 1 19:20:38 2015
New Revision: 291608
URL: https://svnweb.freebsd.org/changeset/base/291608
Log:
Fix spelling, as recommended by igor tool.
Modified:
head/bin/ps/ps.1
Modified: head/bin/ps/ps.1
==============================================================================
--- head/bin/ps/ps.1 Tue Dec 1 19:18:53 2015 (r291607)
+++ head/bin/ps/ps.1 Tue Dec 1 19:20:38 2015 (r291608)
@@ -142,7 +142,7 @@ column is not the last column displayed.
.It Fl e
Display the environment as well.
.It Fl f
-Show commandline and environment information about swapped out processes.
+Show command-line and environment information about swapped out processes.
This option is honored only if the UID of the user is 0.
.It Fl G
Display information about processes which are running with the specified
More information about the svn-src-head
mailing list