Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
I don't think this is the diff you intended to upload based on the commit message title. Also, please format patches with -U9999 so we can see the context
I'm not sure if I did everything correctly, but as far as I understood, src.conf(5) page is generated by tools/build/options/makeman and descriptions for WITH_ and WITHOUT_ options are taken from files in tools/build/options. The part of the man page that I wanted to change is WITHOUT_REPRODUCIBLE_BUILD option description (use .Xr for uname(1) there), so I edited the corresponding file tools/build/options/WITHOUT_REPRODUCIBLE_BUILD and regenerated the man page with tools/build/options/makeman script.
Also, please format patches with -U9999 so we can see the context
As I can see, this patch does have -U9999 (files in tools/build/options are short and src.conf.5 does have all the context available).
I still do (nonblocking, if anyone else is free) but I'm swamped at $dayjob and idk when I'll be able to get to it.