https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223651
Bug ID: 223651
Summary: [cam] [man] camcontrol man page is out of sync with
actual command output
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
The output of "camcontrol tags" is out of sync with the fields descriptions
made in the manual page.
camcontrol tags ada0 -v
(pass0:ata3:0:0:0): dev_openings 1
(pass0:ata3:0:0:0): dev_active 0
(pass0:ata3:0:0:0): allocated 0 <==
(pass0:ata3:0:0:0): queued 0 <==
(pass0:ata3:0:0:0): held 0
(pass0:ata3:0:0:0): mintags 2
(pass0:ata3:0:0:0): maxtags 32
The manual page lists those fields:
dev_openings
dev_active
devq_openings <==
devq_queued <==
held
mintags
maxtags
Arraws highlight discrepancies.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"