From cdd3103c919e3109438eb554815e9123ee4d7e1d Mon Sep 17 00:00:00 2001 From: tijl Date: Fri, 12 Jul 2019 21:19:47 +0000 Subject: [PATCH] Fix layout. -C needs to be styled as a flag here, not as a new list item. MFC after: 2 weeks --- 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 ea56914819f4..a2858003d465 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -51,7 +51,7 @@ By default top displays the weighted CPU percentage in the WCPU column .Xr ps 1 displays as CPU). Each time -.It Fl C +.Fl C flag is passed it toggles between \*(lqraw cpu\*(rq mode and \*(lqweighted cpu\*(rq mode, showing the \*(lqCPU\*(rq or the \*(lqWCPU\*(rq column respectively.