backupd, corebrightnessd, fontd, translationd, warmd: add page (#8629)
* backupd, corebrightnessd, fontd, translationd, warmd: add page * Fix linting * Add more information links * Update pages/osx/backupd.md
This commit is contained in:
9
pages/osx/backupd.md
Normal file
9
pages/osx/backupd.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# backupd
|
||||
|
||||
> Creates Time Machine backups and manages its backup history.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/backupd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`backupd`
|
9
pages/osx/corebrightnessd.md
Normal file
9
pages/osx/corebrightnessd.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# corebrightnessd
|
||||
|
||||
> Manages Night Shift.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/corebrightnessd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`corebrightnessd`
|
9
pages/osx/fontd.md
Normal file
9
pages/osx/fontd.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# fontd
|
||||
|
||||
> Makes fonts available to the system.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/fontd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`fontd`
|
8
pages/osx/translationd.md
Normal file
8
pages/osx/translationd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# translationd
|
||||
|
||||
> Enables Translation features.
|
||||
> It should not be invoked manually.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`translationd`
|
9
pages/osx/warmd.md
Normal file
9
pages/osx/warmd.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# warmd
|
||||
|
||||
> Controls caches used during startup and login.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/warmd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`warmd`
|
Reference in New Issue
Block a user