Author: ian
Date: Sun Jul 26 17:50:39 2020
New Revision: 363569
URL: https://svnweb.freebsd.org/changeset/base/363569

Log:
  Remove commented-out lines describing the old never-implemented -t option.
  
  In 2018, r338094 removed the commented-out code for supporting the -t
  command line option which had been present since the BSD 4.4 Lite import,
  but was never implemented for freebsd.
  
  This does the same for the man page.

Modified:
  head/usr.bin/vmstat/vmstat.8

Modified: head/usr.bin/vmstat/vmstat.8
==============================================================================
--- head/usr.bin/vmstat/vmstat.8        Sun Jul 26 17:44:03 2020        
(r363568)
+++ head/usr.bin/vmstat/vmstat.8        Sun Jul 26 17:50:39 2020        
(r363569)
@@ -28,7 +28,7 @@
 .\"    @(#)vmstat.8    8.1 (Berkeley) 6/6/93
 .\" $FreeBSD$
 .\"
-.Dd May 26, 2020
+.Dd July 26, 2020
 .Dt VMSTAT 8
 .Os
 .Sh NAME
@@ -209,9 +209,6 @@ Display the contents of the
 .Em sum
 structure, giving the total number of several kinds of paging related
 events which have occurred since system startup.
-.\" .It Fl t
-.\" Report on the number of page in and page reclaims since system startup,
-.\" and the amount of time required by each.
 .It Fl w
 Pause
 .Ar wait
_______________________________________________
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