From 25416dcedf9dfc512aecdac501d2e8697d86697a Mon Sep 17 00:00:00 2001 From: Chad David Date: Thu, 28 Feb 2002 07:06:31 +0000 Subject: Note the the process group is returned locked. --- share/man/man9/pgfind.9 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share') 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 -- cgit v1.3