]> git.proxmox.com Git - pve-docs.git/blobdiff - pvedaemon.adoc
Reorder users and groups section above realms section.
[pve-docs.git] / pvedaemon.adoc
index a739fc0578ac17a83ced6bd686bf6daf839e7b0e..e3e5d14a77e966e98b31fc89ea1d6ad150a4e076 100644 (file)
@@ -8,6 +8,7 @@ NAME
 
 pvedaemon - PVE API Daemon
 
+
 SYNOPSYS
 --------
 
@@ -19,15 +20,15 @@ endif::manvolnum[]
 
 ifndef::manvolnum[]
 {pve} API Daemon
-==============================
+================
 include::attributes.txt[]
 endif::manvolnum[]
 
-This daemom exposes the whole {PVE} API on 127.0.0.1:85. It runs as
-'root' and has permission to do all priviledged operations.
+This daemon exposes the whole {pve} API on `127.0.0.1:85`. It runs as
+`root` and has permission to do all privileged operations.
 
 NOTE: The daemon listens to a local address only, so you cannot access
-it from outside. The 'pveproxy' daemon exposes the API to the outside
+it from outside. The `pveproxy` daemon exposes the API to the outside
 world.