Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2017 14:22:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223651] [cam] [man] camcontrol man page is out of sync with actual command output
Message-ID:  <bug-223651-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

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: freebsd-bugs@FreeBSD.org
          Reporter: bsdpr@phoe.frmug.org

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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223651-8>