]> git.proxmox.com Git - pve-docs.git/blobdiff - pvedaemon.adoc
formatting cleanup
[pve-docs.git] / pvedaemon.adoc
index 633d57827b55bbaa720a439e6a3cd42790bd9b31..e3e5d14a77e966e98b31fc89ea1d6ad150a4e076 100644 (file)
@@ -24,11 +24,11 @@ ifndef::manvolnum[]
 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.