Fix typo in EPERM description; the function arg is pgrp, not pgid.
authormillert <millert@openbsd.org>
Sat, 24 May 2014 12:15:43 +0000 (12:15 +0000)
committermillert <millert@openbsd.org>
Sat, 24 May 2014 12:15:43 +0000 (12:15 +0000)
commitc18f30118e5186213e20bf758585909caaad30d7
treee785bd30ae31fb8ef60246f3b9f7b2f39a6b987d
parent0f3cb13644f64c8a761746b53d93145ad70e5506
Fix typo in EPERM description; the function arg is pgrp, not pgid.
From Abel Abraham Camarillo Ojeda
lib/libc/sys/setpgid.2