diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-04-19 12:19:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-04-19 12:19:06 +0000 |
| commit | c8e1eaa0a4fe6bec439a364007eadcb0b299ad9a (patch) | |
| tree | ffdad0ef29dfc007be1e64ceb7a80d46d8147306 /contrib/top | |
| parent | 4ced3fbbf1e21244495bbae3f588a010bd32641e (diff) | |
Notes
Diffstat (limited to 'contrib/top')
| -rw-r--r-- | contrib/top/top.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/top.c b/contrib/top/top.c index 890499ef13e4..81933e4454c6 100644 --- a/contrib/top/top.c +++ b/contrib/top/top.c @@ -397,7 +397,7 @@ char *argv[]; default: fprintf(stderr, "Top version %s\n" -"Usage: %s [-bHIinqStuv] [-d count] [-m io | cpu] [-o field] [-s time]\n" +"Usage: %s [-bCHIinqStuv] [-d count] [-m io | cpu] [-o field] [-s time]\n" " [-U username] [number]\n", version_string(), myname); exit(1); |
