mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 18:17:09 +00:00
libapparmor: Fix typos in aa_kernel_interface(3) man page
The RETURN VALUE section contained two typos where "kernel_features" was used instead of "kernel_interface". Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
This commit is contained in:
parent
56394f8def
commit
b813beeb1b
@ -133,7 +133,7 @@ I<*kernel_interface> will point to an I<aa_kernel_interface> object that must
|
|||||||
be freed by aa_kernel_interface_unref(). -1 is returned on error, with errno
|
be freed by aa_kernel_interface_unref(). -1 is returned on error, with errno
|
||||||
set appropriately, and I<*kernel_interface> will be set to NULL.
|
set appropriately, and I<*kernel_interface> will be set to NULL.
|
||||||
|
|
||||||
aa_kernel_features_ref() returns the value of I<kernel_features>.
|
aa_kernel_interface_ref() returns the value of I<kernel_interface>.
|
||||||
|
|
||||||
The aa_kernel_interface_load() family of functions, the
|
The aa_kernel_interface_load() family of functions, the
|
||||||
aa_kernel_interface_replace() family of functions,
|
aa_kernel_interface_replace() family of functions,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user