Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/vmstat
Hi Sevan,
"Sevan Janiyan" wrote:
> Module Name: src
> Committed By: sevan
> Date: Thu Dec 13 01:29:11 UTC 2018
>
> Modified Files:
>
> src/usr.bin/vmstat: vmstat.1
>
> Log Message:
>
> Describe what happens when you run vmstat witout any options aka the first line
> of vmstat.
+If
+.Nm
+is invoked without any options, it displays the summary of statistics since
+boot and exits.
That's not true for the process and memory info though, right? For
those two these are their current state, not a summary since boot. Also
technically a few options don't change this behaviour either (at least
-M -N -v and -W?).
Not sure how we should document all this and be correct at the same
time. :)
Cheers,
Simon.
Home |
Main Index |
Thread Index |
Old Index