]> git.proxmox.com Git - pve-docs.git/blobdiff - pvedaemon.adoc
buildsys: don't use rm -r on so many globs
[pve-docs.git] / pvedaemon.adoc
index d9d76202d036c8fe9a5b5f15fcd2fdd1a4576cd4..66c751a17cb2aaf152e0656d9454379d0c3cca79 100644 (file)
@@ -1,14 +1,15 @@
 ifdef::manvolnum[]
-PVE({manvolnum})
-================
-include::attributes.txt[]
+pvedaemon(8)
+============
+:pve-toplevel:
 
 NAME
 ----
 
 pvedaemon - PVE API Daemon
 
-SYNOPSYS
+
+SYNOPSIS
 --------
 
 include::pvedaemon.8-synopsis.adoc[]
@@ -18,16 +19,15 @@ DESCRIPTION
 endif::manvolnum[]
 
 ifndef::manvolnum[]
-{pve} API Daemon
-==============================
-include::attributes.txt[]
+pvedaemon - Proxmox VE API Daemon
+=================================
 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.