diff options
author | dima <dima@FreeBSD.org> | 1998-02-18 22:49:58 +0000 |
---|---|---|
committer | dima <dima@FreeBSD.org> | 1998-02-18 22:49:58 +0000 |
commit | bc6fcbb867bc5ca929670ef3f7909dcc617d9898 (patch) | |
tree | 81ab7fd29c42e75194f0521af86bebc234569176 /bin/ps | |
parent | 7dfa939b99d002f587ab8daa712c7edaf0447919 (diff) | |
download | FreeBSD-src-bc6fcbb867bc5ca929670ef3f7909dcc617d9898.zip FreeBSD-src-bc6fcbb867bc5ca929670ef3f7909dcc617d9898.tar.gz |
Add 'f' flag to the optstring.
Diffstat (limited to 'bin/ps')
-rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 1b3cd7e..c550ae4 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 -.\" $Id: ps.1,v 1.14 1997/08/19 21:52:07 jlemon Exp $ +.\" $Id: ps.1,v 1.15 1997/12/05 07:35:31 dyson Exp $ .\" .Dd April 18, 1994 .Dt PS 1 @@ -40,7 +40,7 @@ .Nd process status .Sh SYNOPSIS .Nm \&ps -.Op Fl aCcehjlmrSTuvwx +.Op Fl aCcefhjlmrSTuvwx .Op Fl M Ar core .Op Fl N Ar system .Op Fl O Ar fmt |