Page MenuHomeFreeBSD

libcasper(3): Correct some warnings found by mandoc
ClosedPublic

Authored by gbe on Jul 11 2021, 12:18 PM.
Tags
None
Referenced Files
F102177751: D31144.diff
Fri, Nov 8, 1:50 PM
Unknown Object (File)
Oct 2 2024, 12:39 PM
Unknown Object (File)
Oct 2 2024, 11:06 AM
Unknown Object (File)
Oct 1 2024, 4:26 AM
Unknown Object (File)
Sep 30 2024, 8:57 AM
Unknown Object (File)
Sep 30 2024, 2:33 AM
Unknown Object (File)
Sep 30 2024, 1:23 AM
Unknown Object (File)
Sep 28 2024, 4:26 AM
Subscribers

Details

Summary
  • inserting missing end of block: Sh breaks Bl
  • moving content out of list: Pp
  • missing comma before name: Nm cap_*
  • comma in function argument: cap_bind
  • skipping paragraph macro: Pp after Sh
  • sections out of conventional order: Sh AUTHORS

MFC after: 1 week

Test Plan

'mandoc -Tlint' checks

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40440
Build 37329: arc lint + arc unit