mdoc(7) police: fix markup.

This commit is contained in:
Ruslan Ermilov 2001-04-16 15:06:19 +00:00
parent 6a01974b78
commit 6061acb30c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75543

View File

@ -30,7 +30,7 @@
.Os
.Sh NAME
.Nm acl_get_perm_np
.Nd check if a permission is set in a permission set
.Nd "check if a permission is set in a permission set"
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@ -48,16 +48,16 @@ If the permission in
is set in the permission set
.Fa permset_d ,
a value of
.Va 1
1
is returned, otherwise a value of
.Va 0
0
is returned.
.Sh ERRORS
If any of the following conditions occur, the
.Fn acl_get_perm_np
function will return a value of
.Va -1
and set
\-1
and set global variable
.Va errno
to the corresponding value:
.Bl -tag -width Er