1 .\" $FreeBSD: src/usr.sbin/procctl/procctl.8,v 1.7.2.3 2003/03/11 22:31:31 trhodes Exp $
2 .\" $DragonFly: src/usr.sbin/procctl/procctl.8,v 1.5 2005/08/01 01:49:18 swildner Exp $
8 .Nd clear procfs event flags
20 This can be used in the event that a process is left stranded, since
23 events result in a non-killable process.
24 The arguments are a list of process IDs;
26 goes through the list and clears the event masks for each specified process.
28 The options are as follows:
39 utility was written by
44 Some contributions made by
45 .An Liam J. Foy Aq liamfoy@sepulcrum.org