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)
Wed, Apr 15, 9:40 AM
Unknown Object (File)
Tue, Apr 14, 12:06 PM
Unknown Object (File)
Sat, Apr 11, 4:17 PM
Unknown Object (File)
Sat, Apr 11, 4:14 PM
Unknown Object (File)
Wed, Apr 8, 4:45 PM
Unknown Object (File)
Wed, Apr 8, 6:15 AM
Unknown Object (File)
Tue, Apr 7, 9:44 PM
Unknown Object (File)
Mon, Apr 6, 1:50 PM
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