1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Document r281845, file verification support in MAC.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-04-28 18:11:27 +00:00
parent 2f17c26516
commit 6cd4ef0059
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282181

View File

@ -546,6 +546,9 @@
attributes, such as <literal>__result_use_check()</literal>,
<literal>__alloc_size()</literal>, and
<literal>__nonnull()</literal>.</para>
<para revision="281845">Support for file verification in
<acronym>MAC</acronym> has been added.</para>
</sect2>
<sect2 xml:id="userland-abi">