diff --git a/pages/osx/airportd.md b/pages/osx/airportd.md
new file mode 100644
index 0000000000..b96278dde5
--- /dev/null
+++ b/pages/osx/airportd.md
@@ -0,0 +1,9 @@
+# airportd
+
+> Manages wireless interfaces.
+> It should not be invoked manually.
+> More information: .
+
+- Start the daemon:
+
+`airportd`
diff --git a/pages/osx/automountd.md b/pages/osx/automountd.md
new file mode 100644
index 0000000000..bbe1b07858
--- /dev/null
+++ b/pages/osx/automountd.md
@@ -0,0 +1,13 @@
+# automountd
+
+> An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`.
+> It should not be invoked manually.
+> More information: .
+
+- Start the daemon:
+
+`automountd`
+
+- Log more details to `syslog`:
+
+`automountd -v`
diff --git a/pages/osx/coreautha.md b/pages/osx/coreautha.md
new file mode 100644
index 0000000000..5ed8100204
--- /dev/null
+++ b/pages/osx/coreautha.md
@@ -0,0 +1,9 @@
+# coreautha
+
+> A system agent providing the `LocalAuthentication` framework.
+> It should not be invoked manually. See also: `coreauthd`.
+> More information: .
+
+- Start the agent:
+
+`coreautha`
diff --git a/pages/osx/coreauthd.md b/pages/osx/coreauthd.md
new file mode 100644
index 0000000000..391edfa1ee
--- /dev/null
+++ b/pages/osx/coreauthd.md
@@ -0,0 +1,9 @@
+# coreauthd
+
+> A system daemon providing the `LocalAuthentication` framework.
+> It should not be invoked manually. See also: `coreautha`.
+> More information: .
+
+- Start the agent:
+
+`coreauthd`
diff --git a/pages/osx/nfcd.md b/pages/osx/nfcd.md
new file mode 100644
index 0000000000..bafa7f503a
--- /dev/null
+++ b/pages/osx/nfcd.md
@@ -0,0 +1,9 @@
+# nfcd
+
+> This daemon controls the NFC controller.
+> It should not be invoked manually.
+> More information: .
+
+- Start the daemon:
+
+`nfcd`