[Bug 264125] usbdump(8) output does not match man page

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 May 2022 12:05:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264125

            Bug ID: 264125
           Summary: usbdump(8) output does not match man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs@FreeBSD.org
          Reporter: naddy@FreeBSD.org
                CC: doc@FreeBSD.org

The usbdump(8) output format does not match the description in the man page.

An example of actual output:
13:58:52.572788 usbus0.2 SUBM-INTR-EP=00000004,SPD=FULL,NFR=1,SLEN=64,IVAL=2
13:58:52.572794 usbus0.2 SUBM-INTR-EP=00000084,SPD=FULL,NFR=1,SLEN=0,IVAL=2
13:58:52.573164 usbus0.2
DONE-INTR-EP=00000004,SPD=FULL,NFR=1,SLEN=0,IVAL=2,ERR=0
13:58:52.574168 usbus0.2
DONE-INTR-EP=00000084,SPD=FULL,NFR=1,SLEN=64,IVAL=2,ERR=0

Apparently the output format was changed in revision 220301 (git 31a116918647)
and the man page was never updated.

-- 
You are receiving this mail because:
You are the assignee for the bug.