Re: [Xen-devel] [PATCH 02/11] docs: add rules for man 7 section

2017-01-05 Thread Wei Liu
On Fri, Dec 09, 2016 at 05:17:05PM +0100, Cédric Bosdonnat wrote: > Some of the docs/misc documents will need to go in man 7 section, > prepare docs/Makefile for it. > > Signed-off-by: Cédric Bosdonnat Acked-by: Wei Liu ___ Xen-devel mailing list Xen

Re: [Xen-devel] [PATCH 02/11] docs: add rules for man 7 section

2017-01-04 Thread Wei Liu
On Fri, Dec 09, 2016 at 05:17:05PM +0100, Cédric Bosdonnat wrote: > Some of the docs/misc documents will need to go in man 7 section, > prepare docs/Makefile for it. > > Signed-off-by: Cédric Bosdonnat Acked-by: Wei Liu ___ Xen-devel mailing list Xen

[Xen-devel] [PATCH 02/11] docs: add rules for man 7 section

2016-12-09 Thread Cédric Bosdonnat
Some of the docs/misc documents will need to go in man 7 section, prepare docs/Makefile for it. Signed-off-by: Cédric Bosdonnat --- .gitignore| 1 + docs/Makefile | 9 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a2f34a14cb..7584956383