Author: markj
Date: Fri Apr  3 14:47:40 2020
New Revision: 359597
URL: https://svnweb.freebsd.org/changeset/base/359597

Log:
  Fix up r359594: -m takes an argument.
  
  PR:           244153
  Reported by:  0mp
  MFC with:     r359594

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

Modified: head/usr.bin/top/top.1
==============================================================================
--- head/usr.bin/top/top.1      Fri Apr  3 14:03:58 2020        (r359596)
+++ head/usr.bin/top/top.1      Fri Apr  3 14:47:40 2020        (r359597)
@@ -103,7 +103,7 @@ Toggle displaying thread ID (tid) instead of process i
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to