From a8afac01781378691e5a50fb99262efbd4b1cbb4 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Wed, 27 Jun 2001 08:44:04 +0000 Subject: id -> ID --- share/man/man9/pfind.9 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/share/man/man9/pfind.9 b/share/man/man9/pfind.9 index 554a6cbc3c9..2610b9f8bf2 100644 --- a/share/man/man9/pfind.9 +++ b/share/man/man9/pfind.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfind.9,v 1.3 2001/06/27 08:43:00 aaron Exp $ +.\" $OpenBSD: pfind.9,v 1.4 2001/06/27 08:44:03 aaron Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -49,12 +49,11 @@ The and .Fn pgfind functions retrieve process and progress group structures from process and -process group ids. +process group IDs. .Pp Both functions return .Dv NULL -if the requested id can't be found. +if the requested ID can't be found. .Sh CODE REFERENCES Those functions are implemented in the file .Pa sys/kern/kern_proc.c . - -- cgit v1.2.3