Details
- Reviewers
bnovkov ziaee - Commits
- rGbc2e3360107a: hwt(4): Add initial man page.
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
I've been so excited for this! Awesome! Here's what I could find so far:
share/man/man4/hwt.4 | ||
---|---|---|
1 | You can use the SPDX short form as shown in style.9 or https://docs.freebsd.org/en/articles/license-guide/ | |
29 | This shouldn't be quoted | |
31–58 | AIUC? | |
62 | So, hwt is a framework, and coresight or pt are the drivers? | |
63 | Roff wants each sentence on it's own line | |
76 | ||
86 | ||
87 | Macros in argument width is an undefined behavior that misbehaves | |
89 | ||
91–92 | ||
98 | ||
100 | ||
108 | ||
126 | For maintainability | |
127–143 | Ioctls are usually Dv's afaict. I should probably put that in style.mdoc(5). | |
129 | ||
144–145 |
share/man/man4/hwt.4 | ||
---|---|---|
31–58 | You don't like this? |
share/man/man4/hwt.4 | ||
---|---|---|
31–58 | Okay, thanks. "AIUC" is "am I understanding correctly". Can we describe it in DESCRIPTION? I'm trying to increase the consistency and predictability of the manual. I gave a 5 min lightning talk about it at BSDCan. https://people.freebsd.org/~ziaee/tmp/bsdcan25lightning-ziaee.webm |
share/man/man4/hwt.4 | ||
---|---|---|
31–58 | Can you point to a similar man page as an example ? |
https://man-dev.freebsd.org/vt
And in current (not synced to web interface yet), check out uftdi, uchcom, or pf
Just this one stupid nit, thank you.
I wonder if we should MLINKS this page to the drivers, spe/coresight/pt?
share/man/man4/hwt.4 | ||
---|---|---|
2 |