Re: [lxc-devel] git tree and man pages

2013-04-18 Thread David Shwatrz
Hi, Great. After "yum install docbook2X" and ./configure --enable-doc” it worked. rgs DS On Thu, Apr 18, 2013 at 6:31 PM, Stéphane Graber wrote: > On 04/18/2013 05:13 PM, David Shwatrz wrote: >> Hello, >> Thanks for the answer. >> >> Is there a way to genera

Re: [lxc-devel] git tree and man pages

2013-04-18 Thread David Shwatrz
Hello, Thanks for the answer. Is there a way to generate the man pages after downloaded the git tree? When I ran "make" the man pages were not generated. regards, David On Thu, Apr 18, 2013 at 2:45 PM, Stéphane Graber wrote: > On 04/18/2013 01:34 PM, David Shwatrz wrot

[lxc-devel] git tree and man pages

2013-04-18 Thread David Shwatrz
Hi, lxc-developers, I had performed git clone git://lxc.git.sourceforge.net/gitroot/lxc/lxc and under doc I don't see any man pages. for a lxc tar gz I downloaded, they are under doc. Is there a reason man pages are not in git ? DS --