summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_syscalls.c
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2005-04-22 19:09:12 +0000
committertrhodes <trhodes@FreeBSD.org>2005-04-22 19:09:12 +0000
commitf02068c03866d61041e4a18b3ce43e7ceaceff32 (patch)
treee510095fd5248f567cb4265c8f92e5c73e75b252 /sys/security/mac/mac_syscalls.c
parenta9041ad05e65ee883064bafe1354b882f7a6e926 (diff)
downloadFreeBSD-src-f02068c03866d61041e4a18b3ce43e7ceaceff32.zip
FreeBSD-src-f02068c03866d61041e4a18b3ce43e7ceaceff32.tar.gz
Get the directory structure correct in a comment.
Submitted by: Samy Al Bahra
Diffstat (limited to 'sys/security/mac/mac_syscalls.c')
-rw-r--r--sys/security/mac/mac_syscalls.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/security/mac/mac_syscalls.c b/sys/security/mac/mac_syscalls.c
index 0854109..9e8d45a 100644
--- a/sys/security/mac/mac_syscalls.c
+++ b/sys/security/mac/mac_syscalls.c
@@ -38,7 +38,8 @@
* Framework for extensible kernel access control. This file contains
* Kernel and userland interface to the framework, policy registration
* and composition. Per-object interfaces, controls, and labeling may be
- * found in src/sys/mac/. Sample policies may be found in src/sys/mac*.
+ * found in src/sys/security/mac/. Sample policies may be found in
+ * src/sys/security/mac_*.
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud