summaryrefslogtreecommitdiffstats
path: root/share/man/man9/uidinfo.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-08-13 15:01:26 +0000
committerru <ru@FreeBSD.org>2002-08-13 15:01:26 +0000
commit0452753e9e6972a5240314a6be46850064d9c276 (patch)
tree4e53b7ac65fdf54a74d256c17836f5a5f610ae9a /share/man/man9/uidinfo.9
parent561ff48151b2b7dd0fc5293515e092fe8f9ebb1b (diff)
downloadFreeBSD-src-0452753e9e6972a5240314a6be46850064d9c276.zip
FreeBSD-src-0452753e9e6972a5240314a6be46850064d9c276.tar.gz
mdoc(7) police: nits.
Diffstat (limited to 'share/man/man9/uidinfo.9')
-rw-r--r--share/man/man9/uidinfo.910
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man9/uidinfo.9 b/share/man/man9/uidinfo.9
index 83afa28..0919e14 100644
--- a/share/man/man9/uidinfo.9
+++ b/share/man/man9/uidinfo.9
@@ -73,18 +73,20 @@ function looks up and returns the
.Vt uidinfo
structure for
.Fa uid .
-If the no
+If no
.Vt uidinfo
structure exists for
.Fa uid ,
a new structure will be allocated and initialized.
-The uidinfo hash mutex is acquired and released.
+The
+.Nm
+hash mutex is acquired and released.
.Pp
The
.Fn uihold
function increases the reference count on
.Fa uip .
-.Fa uip's
+.Fa uip Ns 's
lock is acquired and released.
.Pp
The
@@ -94,7 +96,7 @@ function decreases the reference count on
and if the count reaches 0
.Fa uip
is freed.
-.Fa uip's
+.Fa uip Ns 's
lock is acquired and release and the uidinfo hash mutex may be
acquired and released.
.Sh RETURN VALUES
OpenPOWER on IntegriCloud