From e2b42734e64b18ee94a8d2fe7bf52d72e7227b41 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sun, 27 Nov 2011 19:45:41 +0000 Subject: Cross-reference capsicum.4 from cap_enter.2 and cap_new.2. MFC after: 3 days Sponsored by: Google, Inc. --- lib/libc/sys/cap_enter.2 | 3 ++- lib/libc/sys/cap_new.2 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/cap_enter.2 b/lib/libc/sys/cap_enter.2 index 83b4739..a3ea710 100644 --- a/lib/libc/sys/cap_enter.2 +++ b/lib/libc/sys/cap_enter.2 @@ -89,7 +89,8 @@ acquired rights as possible. .Rv -std cap_enter cap_getmode .Sh SEE ALSO .Xr cap_new 2 , -.Xr fexecve 2 +.Xr fexecve 2 , +.Xr capsicum 4 .Sh HISTORY Support for capabilities and capabilities mode was developed as part of the .Tn TrustedBSD diff --git a/lib/libc/sys/cap_new.2 b/lib/libc/sys/cap_new.2 index 206715e..c15cc46 100644 --- a/lib/libc/sys/cap_new.2 +++ b/lib/libc/sys/cap_new.2 @@ -456,6 +456,7 @@ argument is not a capability. .Xr sem_post 3 , .Xr sem_trywait 3 , .Xr sem_wait 3 , +.Xr capsicum 4 , .Xr snp 4 .Sh HISTORY Support for capabilities and capabilities mode was developed as part of the -- cgit v1.1