Merge branch 'jrybar/procps-vmstat-watch-manpage-fix'

References:
 procps-ng/procps!103
This commit is contained in:
Craig Small 2020-07-01 08:04:51 +10:00
commit 9232625f0f
2 changed files with 3 additions and 3 deletions

View File

@ -93,7 +93,7 @@ Display help and exit.
.B "Procs"
.nf
r: The number of runnable processes (running or waiting for run time).
b: The number of processes in uninterruptible sleep.
b: The number of processes blocked waiting for I/O to complete.
.fi
.PP
.SS

View File

@ -34,7 +34,7 @@ every
.I interval
seconds. Try it with
.B ntptime
and notice how the fractional seconds stays (nearly) the same, as opposed to
(if present) and notice how the fractional seconds stays (nearly) the same, as opposed to
normal mode where they continuously increase.
.TP
\fB\-t\fR, \fB\-\-no\-title\fR
@ -190,4 +190,4 @@ watch uname \-r
.I \-p
isn't guaranteed to work across reboots, especially in the face of
.B ntpdate
or other bootup time-changing mechanisms)
(if present) or other bootup time-changing mechanisms)