aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-27 11:13:45 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-27 11:13:45 +0000
commitf4b792fa6754e42df78d3ebff8c919f81d051f7a (patch)
tree22c659ab0e4f456f9f01d5b54f4ba2fd79b9b572 /lib/libcasper
parent24b0977b88bf69df1062c6a9d2d0761c2ab14f07 (diff)
downloadsrc-f4b792fa6754e42df78d3ebff8c919f81d051f7a.tar.gz
src-f4b792fa6754e42df78d3ebff8c919f81d051f7a.zip
Fix trailing-comma-related typos in the tree when the Xr macro is used
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=362676
Diffstat (limited to 'lib/libcasper')
-rw-r--r--lib/libcasper/libcasper/libcasper_service.32
1 files changed, 1 insertions, 1 deletions
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