Based on the changes in D56918.
Details
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 73466 Build 70349: arc lint + arc unit
Event Timeline
| usr.sbin/zzz/zzz.8 | ||
|---|---|---|
| 58 | is there a better way to do this? Just writing "FreeBSD Foundation" gets flagged by the mandoc linter | |
| usr.sbin/zzz/zzz.8 | ||
|---|---|---|
| 8–9 | So you put SPDX even after the addendum about authorship? Interesting. Not too sure about what's right. | |
| 58 | Don't know... Looks slightly over-engineered, but why not. Not sure if .Fx is to be considered just a shortcut for "FreeBSD", or if in addition we have some indexing behind it. | |
| usr.sbin/zzz/zzz.8 | ||
|---|---|---|
| 8–9 | no, I just copied it from another manpage and didn't think haha I don't think there's necessarily a rule; this says that it just has to be "near the top": https://spdx.github.io/spdx-spec/v2.3/using-SPDX-short-identifiers-in-source-files/ | |
| 58 |
that's why i wanted to do "FreeBSD Foundation" instead, but I think it's better to just make the linter happy here | |