]> git.proxmox.com Git - pve-docs.git/blobdiff - spiceproxy.adoc
pvecm: re-add "multiple cluster in same net" section
[pve-docs.git] / spiceproxy.adoc
index 33737e72a5b3e96d4baeeadb358fef535cc5844e..4ebee692b897d13a4d01474ea0573b199feb71e8 100644 (file)
@@ -1,7 +1,7 @@
 ifdef::manvolnum[]
-PVE({manvolnum})
-================
-include::attributes.txt[]
+spiceproxy(8)
+=============
+:pve-toplevel:
 
 NAME
 ----
@@ -9,7 +9,7 @@ NAME
 spiceproxy - SPICE Proxy Service
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
 include::spiceproxy.8-synopsis.adoc[]
@@ -19,9 +19,8 @@ DESCRIPTION
 endif::manvolnum[]
 
 ifndef::manvolnum[]
-SPICE Proxy Service
-===================
-include::attributes.txt[]
+spiceproxy - SPICE Proxy Service
+================================
 endif::manvolnum[]
 
 http://www.spice-space.org[SPICE] (the Simple Protocol for Independent
@@ -32,15 +31,15 @@ machines and container.
 
 This daemon listens on TCP port 3128, and implements an HTTP proxy to
 forward 'CONNECT' request from the SPICE client to the correct {pve}
-VM. It runs as user 'www-data' and has very limited permissions.
+VM. It runs as user `www-data` and has very limited permissions.
 
 
 Host based Access Control
 -------------------------
 
 It is possible to configure "apache2" like access control
-lists. Values are read from file '/etc/default/pveproxy'.
-See 'pveproxy' documentation for details.
+lists. Values are read from file `/etc/default/pveproxy`.
+See `pveproxy` documentation for details.
 
 
 ifdef::manvolnum[]