Module Name: src Committed By: sevan Date: Wed Dec 5 23:42:23 UTC 2018
Modified Files: src/usr.bin/vmstat: vmstat.1 Log Message: Document vmstat -w -1 is accepted. via FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/vmstat/vmstat.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/vmstat/vmstat.1 diff -u src/usr.bin/vmstat/vmstat.1:1.21 src/usr.bin/vmstat/vmstat.1:1.22 --- src/usr.bin/vmstat/vmstat.1:1.21 Wed Dec 5 10:35:14 2018 +++ src/usr.bin/vmstat/vmstat.1 Wed Dec 5 23:42:23 2018 @@ -1,4 +1,4 @@ -.\" $NetBSD: vmstat.1,v 1.21 2018/12/05 10:35:14 sevan Exp $ +.\" $NetBSD: vmstat.1,v 1.22 2018/12/05 23:42:23 sevan Exp $ .\" .\" Copyright (c) 2000, 2007 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -186,6 +186,11 @@ seconds between each display. If no repeat .Ar count is specified, the default is infinity. +The +.Nm +command will accept and honor a negative number of +.Ar wait +seconds. .El .Pp By default,