aboutsummaryrefslogtreecommitdiffstats
path: root/libsemanage/man/man3/semanage_exists.3
diff options
context:
space:
mode:
authorDan Walsh <dwalsh@redhat.com>2013-10-09 14:37:31 -0400
committerStephen Smalley <sds@tycho.nsa.gov>2013-10-24 13:58:37 -0400
commit2540b20096bed9a4f2581548ad37c3dae8654512 (patch)
tree59c44f0baec9af783014c7fae7e9cc9bd5f0c258 /libsemanage/man/man3/semanage_exists.3
parent4d2dd334114d12623c1249fc07463714b6151873 (diff)
downloadandroid_external_selinux-2540b20096bed9a4f2581548ad37c3dae8654512.tar.gz
android_external_selinux-2540b20096bed9a4f2581548ad37c3dae8654512.tar.bz2
android_external_selinux-2540b20096bed9a4f2581548ad37c3dae8654512.zip
Laurent Bigonville patch to fix various minor manpage issues and correct section numbering.
Diffstat (limited to 'libsemanage/man/man3/semanage_exists.3')
-rw-r--r--libsemanage/man/man3/semanage_exists.32
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"