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
F132043405: D31144.id.diff
Mon, Oct 13, 4:44 AM
F132030499: D31144.id92073.diff
Mon, Oct 13, 2:25 AM
Unknown Object (File)
Mon, Oct 13, 1:39 AM
Unknown Object (File)
Tue, Sep 16, 1:56 AM
Unknown Object (File)
Aug 18 2025, 5:25 AM
Unknown Object (File)
Aug 12 2025, 8:10 PM
Unknown Object (File)
Jul 25 2025, 11:17 AM
Unknown Object (File)
Jul 7 2025, 8:19 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