diff options
Diffstat (limited to 'usr/src/man/man9f/mac_alloc.9f')
-rw-r--r-- | usr/src/man/man9f/mac_alloc.9f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man9f/mac_alloc.9f b/usr/src/man/man9f/mac_alloc.9f index e777672a77..5890e15363 100644 --- a/usr/src/man/man9f/mac_alloc.9f +++ b/usr/src/man/man9f/mac_alloc.9f @@ -66,7 +66,7 @@ section of When the driver is done with the .Xr mac_register 9S structure, it must call the -.Xr mac_free 9F +.Fn mac_free function to release any associated memory. .Sh CONTEXT The |