]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/sysman.c
Update all references to OS X to macOS.
[thirdparty/cups.git] / scheduler / sysman.c
index 9f0319a62720badd49d6a3905cc10b568e5e55b6..4eddd1aac23dd96c2c87a502be8cc71ae8cf49d3 100644 (file)
  * and state files to minimize the number of times the disk has to spin
  * up or flash to be written to.
  *
- * Power management support is currently only implemented on OS X, but
+ * Power management support is currently only implemented on macOS, but
  * essentially we use four functions to let the OS know when it is OK to
  * put the system to sleep, typically when we are not in the middle of
- * printing a job.  And on OS X we can also "sleep print" - basically the
+ * printing a job.  And on macOS we can also "sleep print" - basically the
  * system only wakes up long enough to service network requests and process
  * print jobs.
  */