From fb979f0db2c61cd7ef7bfa86bc53ac36632ced60 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Fri, 3 Apr 2020 14:47:40 +0000 Subject: [PATCH] Fix up r359594: -m takes an argument. PR: 244153 Reported by: 0mp MFC with: r359594 --- usr.bin/top/top.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index b3b2cddb3ca..03301b2f89f 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -103,7 +103,7 @@ Toggle displaying thread ID (tid) instead of process id (pid). Do not display the .Nm process itself. -.It Fl m +.It Fl m Ar display Display either 'cpu' or 'io' statistics. Default is 'cpu'. .It Fl n