aboutsummaryrefslogtreecommitdiff
path: root/lib/libcasper
diff options
context:
space:
mode:
authorGraham Percival <gperciva@tarsnap.com>2024-10-04 03:40:23 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2024-10-07 18:41:14 +0000
commitc8b31033c3971b2b7349804ffda0cea5e4835b40 (patch)
tree1e699ff51a5a0d2bb4d452f7f49a484d8110640b /lib/libcasper
parentd21e322d563e0fd1f92c22205c2ced4bcd22dc23 (diff)
Diffstat (limited to 'lib/libcasper')
-rw-r--r--lib/libcasper/services/cap_grp/cap_grp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcasper/services/cap_grp/cap_grp.3 b/lib/libcasper/services/cap_grp/cap_grp.3
index 9647b1936b0c..578d8edffbfa 100644
--- a/lib/libcasper/services/cap_grp/cap_grp.3
+++ b/lib/libcasper/services/cap_grp/cap_grp.3
@@ -59,7 +59,7 @@
.Fn cap_getgrgid_r "cap_channel_t *chan" "gid_t gid" "struct group *grp" "char *buffer" "size_t bufsize" "struct group **result"
.Ft int
.Fn cap_setgroupent "cap_channel_t *chan" "int stayopen"
-.Ft int
+.Ft int
.Fn cap_setgrent "cap_channel_t *chan"
.Ft void
.Fn cap_endgrent "cap_channel_t *chan"