Re: [lxc-devel] [PATCH] Add man page for lxc-clone

2013-03-05 Thread Stéphane Graber
On 02/08/2013 05:58 PM, Serge Hallyn wrote: > And doing so pointed out a bug in lxc-clone itself - it claims > default fssize is 2G. It's not. > > Signed-off-by: Serge Hallyn Acked-by: Stéphane Graber > --- > configure.ac | 1 + > doc/Makefile.am | 1 + > doc/lxc-clone.sgm

[lxc-devel] [PATCH] Add man page for lxc-clone

2013-02-08 Thread Serge Hallyn
And doing so pointed out a bug in lxc-clone itself - it claims default fssize is 2G. It's not. Signed-off-by: Serge Hallyn --- configure.ac | 1 + doc/Makefile.am | 1 + doc/lxc-clone.sgml.in | 194 ++ src/lxc/lxc-clone.in |