diff --git a/pct.conf.adoc b/pct.conf.adoc index d967d79..42a2cee 100644 --- a/pct.conf.adoc +++ b/pct.conf.adoc @@ -31,7 +31,7 @@ endif::wiki[] The `/etc/pve/lxc/.conf` files stores container configuration, where `CTID` is the numeric ID of the given container. -NOTE: IDs <= 100 are reserved for internal purposes. +NOTE: IDs < 100 are reserved for internal purposes. File Format diff --git a/qm.conf.adoc b/qm.conf.adoc index ddfd65d..2be3b6c 100644 --- a/qm.conf.adoc +++ b/qm.conf.adoc @@ -31,7 +31,7 @@ endif::wiki[] The `/etc/pve/qemu-server/.conf` files stores VM configuration, where "VMID" is the numeric ID of the given VM. -NOTE: IDs <= 100 are reserved for internal purposes. +NOTE: IDs < 100 are reserved for internal purposes. File Format