| Summary: | usbhidaction(1) man page example incongruence | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | corvid |
| Component: | Manual Pages | Assignee: | Mateusz Piotrowski <0mp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | 0mp, doc |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
corvid
2020-10-28 06:26:44 UTC
I confirm that this is incorrect ("awk '/^[0-9]+/{print} /Volume/{print}' /usr/share/misc/usb_hid_usages" shows that Consumer only has "Volume", "Volume Increment", and "Volume Decrement").
A commit references this bug: Author: 0mp Date: Wed Oct 28 08:29:32 UTC 2020 New revision: 367097 URL: https://svnweb.freebsd.org/changeset/base/367097 Log: Correct USB HID item in examples It turns out that examples were incorrectly referring to Volume_Up and Volume_Down, which are not defined at all. PR: 250683 Reported by: corvid%openmailbox.org MFC after: 2 weeks Changes: head/usr.bin/usbhidaction/usbhidaction.1 Thanks! A commit references this bug: Author: 0mp Date: Wed Nov 11 11:25:15 UTC 2020 New revision: 367586 URL: https://svnweb.freebsd.org/changeset/base/367586 Log: MFC r367097: Correct USB HID item in examples It turns out that examples were incorrectly referring to Volume_Up and Volume_Down, which are not defined at all. PR: 250683 Changes: _U stable/12/ stable/12/usr.bin/usbhidaction/usbhidaction.1 A commit references this bug: Author: 0mp Date: Wed Nov 11 11:26:37 UTC 2020 New revision: 367587 URL: https://svnweb.freebsd.org/changeset/base/367587 Log: MFC r367097: Correct USB HID item in examples It turns out that examples were incorrectly referring to Volume_Up and Volume_Down, which are not defined at all. PR: 250683 Changes: _U stable/11/ stable/11/usr.bin/usbhidaction/usbhidaction.1 |