]> git.proxmox.com Git - pve-docs.git/blobdiff - pct.conf.adoc
bump version to 4.3-5
[pve-docs.git] / pct.conf.adoc
index 0c86b44ae0a38bd7519761b6331b473bfb8b9734..2f68d21f28ef4d4fc37414512d1d2e6a2c416265 100644 (file)
@@ -9,7 +9,7 @@ NAME
 pct.conf - Proxmox VE Container Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
 `/etc/pve/lxc/<CTID>.conf`
@@ -44,7 +44,7 @@ character are treated as comments and are also ignored.
 
 One can use the `pct` command to generate and modify those files.
 
-It is also possible to add low-level lxc style configuration directly, for
+It is also possible to add low-level LXC-style configuration directly, for
 example:
 
  lxc.init_cmd: /sbin/my_own_init
@@ -53,7 +53,7 @@ or
 
  lxc.init_cmd = /sbin/my_own_init
 
-Those settings are directly passed to the lxc low-level tools.
+Those settings are directly passed to the LXC low-level tools.
 
 
 Options