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
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
Unknown Object (File)
Sep 26 2024, 7:20 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable