Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2020 14:56:19 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r359658 - stable/12/usr.bin/top
Message-ID:  <202004061456.036EuJSS099294@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: markj
Date: Mon Apr  6 14:56:19 2020
New Revision: 359658
URL: https://svnweb.freebsd.org/changeset/base/359658

Log:
  MFC r359594, r359597:
  Fix the description of the -m flag in top.1.
  
  PR:	244153

Modified:
  stable/12/usr.bin/top/top.1
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.bin/top/top.1
==============================================================================
--- stable/12/usr.bin/top/top.1	Mon Apr  6 13:58:13 2020	(r359657)
+++ stable/12/usr.bin/top/top.1	Mon Apr  6 14:56:19 2020	(r359658)
@@ -100,7 +100,7 @@ Toggle displaying thread ID (tid) instead of process i
 Do not display the
 .Nm
 process itself.
-.It Fl display
+.It Fl m Ar display
 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?202004061456.036EuJSS099294>