From edff432c4ee4aa21259111ad4cdd79e2aa786ec0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 9 Dec 2004 21:15:39 +0000 Subject: - New version - Documentation fixes --- srcx/jps.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'srcx/jps.8') 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. -- cgit v1.2.3