summaryrefslogtreecommitdiffstats
path: root/sys/sys/priv.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-06-18 07:54:27 +0000
committerrwatson <rwatson@FreeBSD.org>2007-06-18 07:54:27 +0000
commit168c46e2b3184c5601df94e06e7506928bc2c728 (patch)
treed9635d7e800286db7784a2da70763a38fc6848b0 /sys/sys/priv.h
parentf436b9e0d36ae52aaccf456f10ec162614b42e90 (diff)
downloadFreeBSD-src-168c46e2b3184c5601df94e06e7506928bc2c728.zip
FreeBSD-src-168c46e2b3184c5601df94e06e7506928bc2c728.tar.gz
Update comment: kernel privileges are, in fact sorted by subsytem.
Diffstat (limited to 'sys/sys/priv.h')
-rw-r--r--sys/sys/priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/priv.h b/sys/sys/priv.h
index b18319c..ec8be5a 100644
--- a/sys/sys/priv.h
+++ b/sys/sys/priv.h
@@ -36,7 +36,7 @@
#define _SYS_PRIV_H_
/*
- * Privilege list. In no particular order.
+ * Privilege list, sorted loosely by kernel subsystem.
*
* Think carefully before adding or reusing one of these privileges -- are
* there existing instances referring to the same privilege? Third party
OpenPOWER on IntegriCloud