I am not launchd, and launchd is not me.
--- trunk/launchd/src/launchd_core_logic.c 2007-09-09 19:10:06 UTC (rev 23363)
+++ trunk/launchd/src/launchd_core_logic.c 2007-09-09 20:18:42 UTC (rev 23364)
@@ -3985,7 +3985,7 @@
jobmgr_log(jm, LOG_WARNING, "Stray %sprocess at shutdown: PID %u PPID %u %s", z, p_i, pp_i, n);
/*
- * The kernel team requested that I not do this for Leopard.
+ * The kernel team requested that launchd not do this for Leopard.
* jobmgr_assumes(jm, kill(p_i, SIGKILL) != -1);
*/
}