git: 2abf4ce4d799 - stable/14 - iostat.8: Expand -w description
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a750b6a.1cacc.757c1acd__23683.5814126366$1786055825$gmane$org@gitrepo.freebsd.org> |
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=2abf4ce4d799d84112402867229c7d5bb4f81a90 commit 2abf4ce4d799d84112402867229c7d5bb4f81a90 Author: Mathias Eggers <[email protected]> AuthorDate: 2026-06-23 20:09:24 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-08-06 22:30:35 +0000 iostat.8: Expand -w description PR: 194781 MFC after: 3 days Reviewed by: ziaee Event: Halifax Hackathon 202606 (cherry picked from commit 4d299a767acce2841ded288e789a9c36620b57d7) --- usr.sbin/iostat/iostat.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index ebeea17fa037..0d196033d429 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -246,9 +246,14 @@ specified by the user. Pause .Ar wait seconds between each display. +If a repeat count +.Pq Fl c +is not specified and a wait interval is specified, +the default repeat count is infinity. If .Fl w -is not specified, the default interval is 1 second. +is not specified and a repeat count is specified, +the default interval is 1 second. .Pp The .Nm