summaryrefslogtreecommitdiffstats
path: root/contrib/top/commands.c
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-05-04 15:42:58 +0000
committerrafan <rafan@FreeBSD.org>2007-05-04 15:42:58 +0000
commit747bdd6a1876735ec66675538c6451b2ccf4294b (patch)
treeb92edb27dc4963384f310dcd2f732ff97787669b /contrib/top/commands.c
parent46dad863939cbc62659d9c18182ee67c9b49d531 (diff)
downloadFreeBSD-src-747bdd6a1876735ec66675538c6451b2ccf4294b.zip
FreeBSD-src-747bdd6a1876735ec66675538c6451b2ccf4294b.tar.gz
- s/jail id/jail ID/, acronyms should be in uppercase in general. Also,
it is written this way in jail(8). Suggested by: brueffer Approved by: delphij (mentor, implicit)
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r--contrib/top/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c
index 8104f51..83f966d 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -73,7 +73,7 @@ d - change number of displays to show\n\
e - list errors generated by last \"kill\" or \"renice\" command\n\
H - toggle the displaying of threads\n\
i or I - toggle the displaying of idle processes\n\
-j - toggle the displaying of jail id\n\
+j - toggle the displaying of jail ID\n\
k - kill processes; send a signal to a list of processes\n\
m - toggle the display between 'cpu' and 'io' modes\n\
n or # - change number of processes to display\n", stdout);
OpenPOWER on IntegriCloud