1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Update comment: kernel privileges are, in fact sorted by subsytem.

This commit is contained in:
Robert Watson 2007-06-18 07:54:27 +00:00
parent e56dafe630
commit c4f45442c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170916

View File

@ -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