aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorChad David <davidc@FreeBSD.org>2002-02-28 07:06:31 +0000
committerChad David <davidc@FreeBSD.org>2002-02-28 07:06:31 +0000
commit25416dcedf9dfc512aecdac501d2e8697d86697a (patch)
treeb611520f11a16be1edf61e2bdcd0eb745fbc1176 /share
parent71acb2477ffb80d0c3f4b3eb9a80be605e44a342 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/pgfind.95
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man9/pgfind.9 b/share/man/man9/pgfind.9
index 3ae61209d5ea..3be1bcd3c7e0 100644
--- a/share/man/man9/pgfind.9
+++ b/share/man/man9/pgfind.9
@@ -45,6 +45,11 @@ as its argument and returns a pointer to the
structure whose
.Va pg_id
is specified in the argument.
+.Pp
+.Fn pgfind
+locks the
+.Vt pgrp
+structure that is returned.
.Sh RETURN VALUES
The
.Fn pgfind