Re: [PATCH] rdp compositor: add a man page and add links to that page

2017-12-17 Thread Pekka Paalanen
On Fri, 15 Dec 2017 15:23:59 +0100 David Fort wrote: > --- > Makefile.am| 5 +++ > man/weston-rdp.man | 92 > ++ > man/weston.man | 13 > 3 files changed, 110 insertions(+) > create mode 100644 man/weston-rdp.man Hi Dav

[PATCH] rdp compositor: add a man page and add links to that page

2017-12-15 Thread David Fort
--- Makefile.am| 5 +++ man/weston-rdp.man | 92 ++ man/weston.man | 13 3 files changed, 110 insertions(+) create mode 100644 man/weston-rdp.man diff --git a/Makefile.am b/Makefile.am index 7adc625..f67e693 100644 --- a/M

Re: [PATCH] rdp compositor: add a man page

2017-12-15 Thread Pekka Paalanen
On Thu, 14 Dec 2017 13:51:11 +0100 David Fort wrote: > --- > Makefile.am| 5 +++ > man/weston-rdp.man | 92 > ++ > 2 files changed, 97 insertions(+) > create mode 100644 man/weston-rdp.man > > diff --git a/Makefile.am b/Makefile.am

[PATCH] rdp compositor: add a man page

2017-12-14 Thread David Fort
--- Makefile.am| 5 +++ man/weston-rdp.man | 92 ++ 2 files changed, 97 insertions(+) create mode 100644 man/weston-rdp.man diff --git a/Makefile.am b/Makefile.am index 7adc625..f67e693 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15