diff options
Diffstat (limited to 'libsemanage/man/man3/semanage_exists.3')
-rw-r--r-- | libsemanage/man/man3/semanage_exists.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsemanage/man/man3/semanage_exists.3 b/libsemanage/man/man3/semanage_exists.3 index da401c28..6d68c76e 100644 --- a/libsemanage/man/man3/semanage_exists.3 +++ b/libsemanage/man/man3/semanage_exists.3 @@ -38,7 +38,7 @@ This function requires an semanage connection to be established (see ) .SH "RETURN VALUE" -In case of failure, -1 is returned, and the semanage error callback is invoked, describing the error. +In case of failure, \-1 is returned, and the semanage error callback is invoked, describing the error. Otherwise a non-negative integer is returned (a commit number). The same number will be returned by all other read calls to the semanage database until the next commit. .SH "SEE ALSO" |