]> git.proxmox.com Git - pve-docs.git/blobdiff - pvedaemon.adoc
scan-adoc-refs: factor out register_title
[pve-docs.git] / pvedaemon.adoc
index 633d57827b55bbaa720a439e6a3cd42790bd9b31..20df1d2cdb5ec47187ae0ab2a1863a5fe5d6263f 100644 (file)
@@ -9,7 +9,7 @@ NAME
 pvedaemon - PVE API Daemon
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
 include::pvedaemon.8-synopsis.adoc[]
@@ -19,16 +19,16 @@ DESCRIPTION
 endif::manvolnum[]
 
 ifndef::manvolnum[]
-{pve} API Daemon
-================
+pvedaemon - Proxmox VE 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.