freebsd-dev/lib/libcasper/services
Gordon Bergling 3251ad29f4 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
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D31144
2021-07-12 06:16:55 +02:00
..
cap_dns libcasper(3): Correct some warnings found by mandoc 2021-07-12 06:16:55 +02:00
cap_fileargs libcasper(3): Correct some warnings found by mandoc 2021-07-12 06:16:55 +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-12 06:16:55 +02:00
cap_netdb libcasper: Create a minimal cap_netdb service 2021-06-05 08:36:53 -04: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-04-28 10:38:52 -04:00
cap_syslog libcasper(3): Correct some warnings found by mandoc 2021-07-12 06:16:55 +02:00
tests
Makefile libcasper: Create a minimal cap_netdb service 2021-06-05 08:36:53 -04:00
Makefile.inc