Projects
Browse Source     Search     Timeline     Wiki

Changeset 23033

Show
Ignore:
Timestamp:
02/06/07 14:09:40 (22 months ago)
Author:
zarzycki@…
Message:

<rdar://problem/4979569> Errors in "man launchd.plist"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/launchd.plist.5

    r22903 r23033  
    181181.Nm launchd . 
    182182The value is in seconds, and by default, jobs will not be spawned more than once every 10 seconds. 
    183 The principle behind this is that jobs should linger around just in case their needed again in the near future. This not only 
     183The principle behind this is that jobs should linger around just in case they are needed again in the near future. This not only 
    184184reduces the latency of responses, but it encourages developers to amortize the cost of program invocation. 
    185185.It Sy InitGroups <boolean>