diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in index 92de571d7..5d8d89eee 100644 --- a/doc/lxc.container.conf.sgml.in +++ b/doc/lxc.container.conf.sgml.in @@ -1048,7 +1048,9 @@ proc proc proc nodev,noexec,nosuid 0 0 specifies that the rootfs should be an overlay with /upper being mounted read-write over a read-only mount of /lower. aufs:/lower:/upper does the same using aufs in place - of overlayfs. loop:/file tells lxc to attach + of overlayfs. For both overlayfs and + aufs multiple /lower + directories can be specified. loop:/file tells lxc to attach /file to a loop device and mount the loop device.