summaryrefslogtreecommitdiffstats
path: root/contrib/top/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/machine.h')
-rw-r--r--contrib/top/machine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/machine.h b/contrib/top/machine.h
index 822c9d6..10c69ca 100644
--- a/contrib/top/machine.h
+++ b/contrib/top/machine.h
@@ -62,7 +62,7 @@ struct process_select
int thread; /* show threads */
int uid; /* only this uid (unless uid == -1) */
int wcpu; /* show weighted cpu */
- int jail; /* show jail id */
+ int jail; /* show jail ID */
char *command; /* only this command (unless == NULL) */
};
OpenPOWER on IntegriCloud