mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
osx/*d: Add 'Note:' prefix to 'It should not be invoked manually' (#22974)
This commit is contained in:
committed by
GitHub
parent
257bbaf127
commit
f6e09ee6ba
@@ -1,7 +1,7 @@
|
||||
# airportd
|
||||
|
||||
> Manage wireless interfaces.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/airportd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# applecamerad
|
||||
|
||||
> Camera manager.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.theiphonewiki.com/wiki/Services>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# appsleepd
|
||||
|
||||
> Start app sleep services.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/appsleepd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# autofsd
|
||||
|
||||
> Run `automount` on startup and network configuration change events.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/autofsd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# automountd
|
||||
|
||||
> An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/automountd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# avbdeviced
|
||||
|
||||
> A service for managing Audio Video Bridging (AVB) devices.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/avbdeviced.1.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# backupd
|
||||
|
||||
> Create Time Machine backups and manages its backup history.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# biomesyncd
|
||||
|
||||
> Synchronizes data between devices registered to the same account.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/biomesyncd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# biometrickitd
|
||||
|
||||
> Get support for biometric operations.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/biometrickitd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# bird
|
||||
|
||||
> This supports the syncing of iCloud and iCloud Drive.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/bird.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# bnepd
|
||||
|
||||
> A service that handles all Bluetooth network connections.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/bnepd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cfprefsd
|
||||
|
||||
> Start preferences services (`CFPreferences`, `NSUserDefaults`).
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/cfprefsd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# cloudd
|
||||
|
||||
> Backs the CloudKit feature.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/cloudd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# cloudphotod
|
||||
|
||||
> This synchronizes iCloud Photos.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/cloudphotosd/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage the information in your contacts database.
|
||||
> It provides functionality to apps using the Contacts API and performs various background maintenance tasks.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/contactsd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# coreaudiod
|
||||
|
||||
> Service for Core Audio, Apple's audio system.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://developer.apple.com/library/archive/documentation/MusicAudio/Conceptual/CoreAudioOverview/WhatisCoreAudio/WhatisCoreAudio.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# coreautha
|
||||
|
||||
> A system agent providing the `LocalAuthentication` framework.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> See also: `coreauthd`.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/coreautha.8.html>.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# coreauthd
|
||||
|
||||
> A system daemon providing the `LocalAuthentication` framework.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> See also: `coreautha`.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/coreauthd.8.html>.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# corebrightnessd
|
||||
|
||||
> Manage Night Shift.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/corebrightnessd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# coredatad
|
||||
|
||||
> Schedules CloudKit operations for clients of NSPersistentCloudKitContainer.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/coredatad.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# ctkd
|
||||
|
||||
> SmartCard daemon.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/ctkd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# deleted
|
||||
|
||||
> Keeps track of purgeable space and asks clients to purge when space is low.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/deleted.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# dhcp6d
|
||||
|
||||
> Stateless DHCPv6 server.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> See also: `InternetSharing`.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/dhcp6d.8.html>.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# distnoted
|
||||
|
||||
> Start distributed notification services.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/distnoted.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# filecoordinationd
|
||||
|
||||
> Coordinates access to files by multiple processes (`NSFileCoordinator`, `NSFilePresenter`).
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/filecoordinationd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# fontd
|
||||
|
||||
> Make fonts available to the system.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/fontd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# hidd
|
||||
|
||||
> HID library userland daemon.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/hidd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# InternetSharing
|
||||
|
||||
> Set up Internet Sharing.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/InternetSharing/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# nfcd
|
||||
|
||||
> This daemon controls the NFC controller.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/nfcd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# notifyd
|
||||
|
||||
> Notification server.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/notifyd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# ocspd
|
||||
|
||||
> This retrieves and caches Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP) responses for certificate verification.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/ocspd.1.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# photolibraryd
|
||||
|
||||
> This handles all photo library requests.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/photolibraryd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# secd
|
||||
|
||||
> Control access to and modification of keychain items.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/secd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> This manages security contexts and cryptographic operations.
|
||||
> Works with secd for keychain access.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/securityd.1.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# sntpd
|
||||
|
||||
> An SNTP server.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/sntpd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# symptomsd
|
||||
|
||||
> Provides services for `Symptoms.framework`.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/symptomsd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# systemsoundserverd
|
||||
|
||||
> Core Audio related daemon.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# timed
|
||||
|
||||
> Service that synchronizes system time (e.g. using NTP).
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/timed.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# translationd
|
||||
|
||||
> Enable Translation features.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# universalaccessd
|
||||
|
||||
> Get universal access services.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/universalaccessd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# usernoted
|
||||
|
||||
> Provides notification services.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/usernoted.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# vpnd
|
||||
|
||||
> Listens for incoming VPN connections.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/vpnd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# warmd
|
||||
|
||||
> Control caches used during startup and login.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/warmd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# watchdogd
|
||||
|
||||
> Works with the Watchdog KEXT to ensure that the system is healthy and running.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/watchdogd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# watchlistd
|
||||
|
||||
> Manage the Apple TV app's watch list.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/watchlistd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# webinspectord
|
||||
|
||||
> Relays commands between Web Inspector and remote targets like WKWebView.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/webinspectord/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# wifivelocityd
|
||||
|
||||
> XPC helper for performing system context actions for the WiFiVelocity framework.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/wifivelocityd.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# wps
|
||||
|
||||
> Assists AirPort in connecting to a network using Wireless Protected Setup.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://www.manpagez.com/man/8/wps/>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# wwand
|
||||
|
||||
> USB WWAN device configuration daemon.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://web.archive.org/web/20230331164459/https://keith.github.io/xcode-man-pages/wwand.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# xartstorageremoted
|
||||
|
||||
> The xART Remote Storage Daemon. Receives save/fetch requests from the CoProcessor.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/xartstorageremoted.8.html>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# xsand
|
||||
|
||||
> Xsan filesystem management daemon. Provides services for the Xsan filesystem.
|
||||
> It should not be invoked manually.
|
||||
> Note: It should not be invoked manually.
|
||||
> More information: <https://developer.apple.com/support/downloads/Xsan-Management-Guide.pdf>.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
Reference in New Issue
Block a user