Bug 28436

Summary: [patch] mintor typo in getpgrp(2)
Product: Documentation Reporter: Gregory Bond <gnb>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gregory Bond 2001-06-27 04:30:04 UTC
from getpgrp(2):
     getpgid() will succeed unless:

     [ESRCH]            there is no process whose process ID equals fo pid

How-To-Repeat: 	man getpgrp
Comment 1 chris freebsd_committer freebsd_triage 2001-06-27 05:23:22 UTC
State Changed
From-To: open->closed

Committed in revisions 1.15 and 1.11.2.3 of getpgrp.2.  Thanks!