mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Add aa_getpeercon_raw() to the man page and adjust aa_getpeercon() prototype to include the new mode parameter. Also, explain the significance of ERANGE for aa_getpeercon_raw() and fix a misspelling in the meaning of ERANGE. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com>