diff --git a/doc/lxc-clone.sgml.in b/doc/lxc-clone.sgml.in
index 13a5cf89d..c75afe862 100644
--- a/doc/lxc-clone.sgml.in
+++ b/doc/lxc-clone.sgml.in
@@ -94,10 +94,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
The backing store of the new container will be the same type as the
- original container,
- with one exception: aufs and overlayfs snapshots can be created of directory backed
- containers. This can be requested by using (for overlayfs) the -B overlayfs
- arguments.
+ original container, with one exception, overlay containers.
+ aufs and overlayfs snapshots can be created of directory backed
+ containers. This can be requested by using (for overlayfs) the
+ -B overlayfs arguments.