MAC/do: Fix obsolete wording in a comment ("ascendant" => "ancestor")
Reviewed by: bapt MFC after: 1 month Sponsored by: The FreeBSD Foundation Pull Request: https://ron-dev.freebsd.org/FreeBSD/src/pulls/38
This commit is contained in:
@@ -1292,7 +1292,7 @@ dealloc_jail_osd(void *const value)
|
||||
* Remove the rules specifically associated to a prison.
|
||||
*
|
||||
* In practice, this means that the rules become inherited (from the closest
|
||||
* ascendant that has some).
|
||||
* ancestor that has some).
|
||||
*
|
||||
* Destroys the 'osd_jail_slot' slot of the passed jail.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user