opnsense-src/lib/libcasper/services
Gordon Bergling 0054c0afb7 libcasper(3): Correct some warnings found by mandoc
- 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_*
- skipping paragraph macro: Pp after Sh
- sections out of conventional order: Sh AUTHORS

Reviewed by:	bcr
Differential Revision:	https://reviews.freebsd.org/D31144

(cherry picked from commit 3251ad29f4)
2021-07-19 08:16:57 +02:00
..
cap_dns libcasper(3): Correct some warnings found by mandoc 2021-07-19 08:16:57 +02:00
cap_fileargs libcasper(3): Correct some warnings found by mandoc 2021-07-19 08:16:57 +02:00
cap_grp libcasper/cap_grp tests: Reset the group database handle 2021-01-21 14:30:19 -05:00
cap_net libcasper(3): Correct some warnings found by mandoc 2021-07-19 08:16:57 +02:00
cap_pwd casper: convert macros to inline functions 2021-01-04 20:55:35 +01:00
cap_sysctl cap_sysctl.3: Fix bugs in the example 2021-05-05 11:01:56 -04:00
cap_syslog libcasper(3): Correct some warnings found by mandoc 2021-07-19 08:16:57 +02:00
tests DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00
Makefile libcasper: Introduce cap_net a network service for Casper. 2020-08-16 18:12:21 +00:00
Makefile.inc