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/kern/kern_mac.c | 3 ++- sys/security/mac/mac_framework.c | 3 ++- sys/security/mac/mac_syscalls.c | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys') diff --git a/sys/kern/kern_mac.c b/sys/kern/kern_mac.c index 0854109..9e8d45a 100644 --- a/sys/kern/kern_mac.c +++ b/sys/kern/kern_mac.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 diff --git a/sys/security/mac/mac_framework.c b/sys/security/mac/mac_framework.c index 0854109..9e8d45a 100644 --- a/sys/security/mac/mac_framework.c +++ b/sys/security/mac/mac_framework.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 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