- Always install the manual page as pam_krb5(8) regardless of which version we're using.
- Regenerate it using pod2mdoc instead of pod2man so it doesn't claim to be part of “User Contributed Perl Documentation”.
- Put the correct section number in the header and footer.
- Don't cross-reference non-existent pam(7) manual page.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 68809 Build 65692: arc lint + arc unit
Event Timeline
| lib/libpam/modules/pam_krb5/Makefile | ||
|---|---|---|
| 79 | i don't quite follow this. when would this not exist? | |
| lib/libpam/modules/pam_krb5/Makefile | ||
|---|---|---|
| 79 | As part of release building, for one thing. It's part of the textproc/pod2mdoc port. I don't think we should be building the base system differently based on which ports people have installed... | |
| lib/libpam/modules/pam_krb5/Makefile | ||
|---|---|---|
| 79 | if this is from a port, it should be part of the vendor import process, not something run from a Makefile. | |