summaryrefslogtreecommitdiffstats
path: root/lib/libc/capability
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2015-03-19 11:24:07 +0000
committerrwatson <rwatson@FreeBSD.org>2015-03-19 11:24:07 +0000
commitb9b03fb7e3cdf29ad38ea78cca31b5416c7ad569 (patch)
treebbfffd8d1fb72f5616a3c63f023848311116b48c /lib/libc/capability
parentdbc7cd6406e7699298d15e9a563711de3d7955c6 (diff)
downloadFreeBSD-src-b9b03fb7e3cdf29ad38ea78cca31b5416c7ad569.zip
FreeBSD-src-b9b03fb7e3cdf29ad38ea78cca31b5416c7ad569.tar.gz
Merge r263842 from HEAD to stable/10:
Update system man pages for s/capability.h/capsicum.h/. Sponsored by: Google, Inc.
Diffstat (limited to 'lib/libc/capability')
-rw-r--r--lib/libc/capability/cap_rights_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/capability/cap_rights_init.3 b/lib/libc/capability/cap_rights_init.3
index 458e9d3..464184e 100644
--- a/lib/libc/capability/cap_rights_init.3
+++ b/lib/libc/capability/cap_rights_init.3
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 23, 2013
+.Dd March 27, 2014
.Dt CAP_RIGHTS_INIT 3
.Os
.Sh NAME
@@ -44,7 +44,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.In sys/capability.h
+.In sys/capsicum.h
.Ft cap_rights_t *
.Fn cap_rights_init "cap_rights_t *rights" "..."
.Ft cap_rights_t *
OpenPOWER on IntegriCloud