summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/capability.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/capability.h')
-rw-r--r--freebsd/sys/sys/capability.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/freebsd/sys/sys/capability.h b/freebsd/sys/sys/capability.h
index 4b07c090..39195e03 100644
--- a/freebsd/sys/sys/capability.h
+++ b/freebsd/sys/sys/capability.h
@@ -35,7 +35,8 @@
* Historically, the key userspace and kernel Capsicum definitions were found
* in this file. However, it conflicted with POSIX.1e's capability.h, so has
* been renamed capsicum.h. The file remains for backwards compatibility
- * reasons as a nested include.
+ * reasons as a nested include. It is expected to be removed before
+ * FreeBSD 13.
*/
#ifndef _SYS_CAPABILITY_H_
#define _SYS_CAPABILITY_H_