Re: [lxc-devel] [PATCH] fix errors when using docbook2man

2013-10-04 Thread Serge Hallyn
Quoting Dwight Engen (dwight.en...@oracle.com): > docbook2man picks up some errors that docbook2x does not, fixing them > isn't harmful to docbook2x. The only real change is adding and > tags. > > Signed-off-by: Dwight Engen Acked-by: Serge E. Hallyn > --- > doc/lxc.conf.sgml.in | 156 > ++

[lxc-devel] [PATCH] fix errors when using docbook2man

2013-10-04 Thread Dwight Engen
docbook2man picks up some errors that docbook2x does not, fixing them isn't harmful to docbook2x. The only real change is adding and tags. Signed-off-by: Dwight Engen --- doc/lxc.conf.sgml.in | 156 +-- 1 file changed, 88 insertions(+), 68 deleti