We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c409382 commit d315ff2Copy full SHA for d315ff2
libselinux/man/man3/context_new.3
@@ -71,7 +71,7 @@ set a context component.
71
.SH "RETURN VALUE"
72
On failure
73
.BR context_*_set ()
74
-functions return non-zero and 0 on success.
+functions return non-zero on failure and 0 on success.
75
76
The other functions return NULL on failure and non-NULL on success.
77
0 commit comments