Revision: 23350 http://trac.macosforge.org/projects/launchd/changeset/23350 Author: zarzycki@apple.com Date: 2007-09-04 14:18:30 -0700 (Tue, 04 Sep 2007) Log Message: ----------- <rdar://problem/5452056> DOC: launchd.plist man page is out of date Modified Paths: -------------- trunk/launchd/src/launchd.plist.5 Modified: trunk/launchd/src/launchd.plist.5 =================================================================== --- trunk/launchd/src/launchd.plist.5 2007-08-24 22:17:58 UTC (rev 23349) +++ trunk/launchd/src/launchd.plist.5 2007-09-04 21:18:30 UTC (rev 23350) @@ -239,7 +239,7 @@ .It Sy WaitForDebugger <boolean> This optional key specifies that .Nm launchd -should instruct the kernel to have the job wait for a debugger to attach before any code in the job is executed. This feature may not work due to bug 4438161. +should instruct the kernel to have the job wait for a debugger to attach before any code in the job is executed. .It Sy SoftResourceLimits <dictionary of integers> .It Sy HardResourceLimits <dictionary of integers> Resource limits to be imposed on the job. These adjust variables set with
participants (1)
-
source_changes@macosforge.org