From f4b792fa6754e42df78d3ebff8c919f81d051f7a Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sat, 27 Jun 2020 11:13:45 +0000 Subject: Fix trailing-comma-related typos in the tree when the Xr macro is used MFC after: 1 week --- lib/libcasper/libcasper/libcasper_service.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libcasper') diff --git a/lib/libcasper/libcasper/libcasper_service.3 b/lib/libcasper/libcasper/libcasper_service.3 index 23efda7804da..c0656a23a572 100644 --- a/lib/libcasper/libcasper/libcasper_service.3 +++ b/lib/libcasper/libcasper/libcasper_service.3 @@ -51,7 +51,7 @@ macro to create a new Casper service. The .Fa name is a string containing the service name, which will be used in the -.Xr cap_service_open 3, +.Xr cap_service_open 3 , function to identify it. .Pp The -- cgit v1.2.3