From f02068c03866d61041e4a18b3ce43e7ceaceff32 Mon Sep 17 00:00:00 2001 From: trhodes Date: Fri, 22 Apr 2005 19:09:12 +0000 Subject: Get the directory structure correct in a comment. Submitted by: Samy Al Bahra --- sys/security/mac/mac_syscalls.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/security/mac/mac_syscalls.c') 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 -- cgit v1.1