summaryrefslogtreecommitdiff
path: root/srcx/jps.8
diff options
context:
space:
mode:
Diffstat (limited to 'srcx/jps.8')
-rw-r--r--srcx/jps.86
1 files changed, 3 insertions, 3 deletions
diff --git a/srcx/jps.8 b/srcx/jps.8
index fac8e58..a3e9ada 100644
--- a/srcx/jps.8
+++ b/srcx/jps.8
@@ -45,7 +45,7 @@
.Nd prints processes running in a jail
.Sh SYNOPSIS
.Nm
-.Fl x
+.Fl i
.Ar jail
.Nm
.Ar jail
@@ -55,7 +55,7 @@ The
.Nm
utility prints out a list of the processes running in a given jail. When run
with the
-.Fl x
+.Fl i
argument it just prints out the process ids. Otherwise it prints out a full
.Xr ps 1
type listing for the processes in the jail. The
@@ -63,7 +63,7 @@ type listing for the processes in the jail. The
formatting and other options are available for use.
.Sh OPTIONS
.Bl -tag -width ".Fl u Ar ps-options"
-.It Fl x
+.It Fl i
Only print out the process ids.
.It Ar jail
Either a jail id (which is an integer) or a jail host name.