mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Make man page reflect the output columns
MFC after: 1 week
This commit is contained in:
parent
5f07fd19e2
commit
84bc0aa3b0
1 changed files with 2 additions and 0 deletions
|
|
@ -114,6 +114,8 @@ The columns are as follows, from left to right:
|
|||
.Bl -tag -width ".Va cnt_hold"
|
||||
.It Va max
|
||||
The longest continuous hold time in microseconds.
|
||||
.It Va wait_max
|
||||
The longest continuous wait time in microseconds.
|
||||
.It Va total
|
||||
The total (accumulated) hold time in microseconds.
|
||||
.It Va wait_total
|
||||
|
|
|
|||
Loading…
Reference in a new issue