summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2015-05-22 23:07:55 +0000
committermarcel <marcel@FreeBSD.org>2015-05-22 23:07:55 +0000
commit25a1a3fe24b8137c4a7c6d224f5f21842bfa3a88 (patch)
treeaeb56f2a753a9c8bc84d07b9827b15c5db7222d6 /bin/ps/ps.1
parentf378874c7a7796435f2dd07ecf5ff2b0342ea785 (diff)
downloadFreeBSD-src-25a1a3fe24b8137c4a7c6d224f5f21842bfa3a88.zip
FreeBSD-src-25a1a3fe24b8137c4a7c6d224f5f21842bfa3a88.tar.gz
Convert to use libxo. Document use of libxo as well.
Obtained from: Phil Shafer <phil@juniper.net> Sponsored by: Juniper Networks, Inc.
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.16
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 6eead76..369e1d7 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd December 9, 2014
+.Dd May 22, 2015
.Dt PS 1
.Os
.Sh NAME
@@ -37,6 +37,7 @@
.Nd process status
.Sh SYNOPSIS
.Nm
+.Op Fl -libxo
.Op Fl aCcdefHhjlmrSTuvwXxZ
.Op Fl O Ar fmt | Fl o Ar fmt
.Op Fl G Ar gid Ns Op , Ns Ar gid Ns Ar ...
@@ -47,6 +48,7 @@
.Op Fl t Ar tty Ns Op , Ns Ar tty Ns Ar ...
.Op Fl U Ar user Ns Op , Ns Ar user Ns Ar ...
.Nm
+.Op Fl -libxo
.Op Fl L
.Sh DESCRIPTION
The
@@ -733,7 +735,9 @@ Display information on all system processes:
.Xr procstat 1 ,
.Xr w 1 ,
.Xr kvm 3 ,
+.Xr libxo 3
.Xr strftime 3 ,
+.Xr xo_parse_args 3
.Xr mac 4 ,
.Xr procfs 5 ,
.Xr pstat 8 ,
OpenPOWER on IntegriCloud