diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-05-20 18:02:31 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2017-05-20 18:02:31 +0000 |
| commit | 13e8eaeb39ff364708744e3b5ff0b4d89a02b477 (patch) | |
| tree | c7022255af12a4005b674a23ea99ebed0503e885 /contrib | |
| parent | d7b1cc206c5aefec9aa2da53f37eee44683b225a (diff) | |
Notes
Diffstat (limited to 'contrib')
| -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 6990a2c6b713..d55e046e82a3 100644 --- a/contrib/top/top.c +++ b/contrib/top/top.c @@ -433,7 +433,7 @@ char *argv[]; default: fprintf(stderr, "Top version %s\n" -"Usage: %s [-abCHIijnPqStuvz] [-d count] [-m io | cpu] [-o field] [-s time]\n" +"Usage: %s [-abCHIijnPqStuvwz] [-d count] [-m io | cpu] [-o field] [-s time]\n" " [-J jail] [-U username] [number]\n", version_string(), myname); exit(1); |
