Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 13:35:44 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359594 - head/usr.bin/top
Message-ID:  <202004031335.033DZiaj086411@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Fri Apr  3 13:35:44 2020
New Revision: 359594
URL: https://svnweb.freebsd.org/changeset/base/359594

Log:
  Fix the description of the -m flag in top.1.
  
  PR:		244153
  Submitted by:	fehmi noyan isi <fnoyanisi@yahoo.com>
  MFC after:	3 days

Modified:
  head/usr.bin/top/top.1

Modified: head/usr.bin/top/top.1
==============================================================================
--- head/usr.bin/top/top.1	Fri Apr  3 13:26:38 2020	(r359593)
+++ head/usr.bin/top/top.1	Fri Apr  3 13:35:44 2020	(r359594)
@@ -103,7 +103,7 @@ Toggle displaying thread ID (tid) instead of process i
 Do not display the
 .Nm
 process itself.
-.It Fl display
+.It Fl m
 Display either 'cpu' or 'io' statistics.
 Default is 'cpu'.
 .It Fl n



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004031335.033DZiaj086411>