1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00

Correct a comment.

This commit is contained in:
Bryan Drewery 2016-03-01 23:58:53 +00:00
parent 1b4bd0235e
commit 3b77ac5f9e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=296285

View File

@ -676,7 +676,7 @@ do_execve(td, args, mac_p)
* Don't honor setuid/setgid if the filesystem prohibits it or if
* the process is being traced.
*
* We disable setuid/setgid/etc in compatibility mode on the basis
* We disable setuid/setgid/etc in capability mode on the basis
* that most setugid applications are not written with that
* environment in mind, and will therefore almost certainly operate
* incorrectly. In principle there's no reason that setugid