diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man9/pgfind.9 | 5 |
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 |
