Re: [Spice-devel] [spice-streaming-agent PATCH 3/4] Add a man page

2019-09-27 Thread Frediano Ziglio
> > --- > Makefile.am | 2 + > spice-streaming-agent.1 | 78 +++ > spice-streaming-agent.spec.in | 1 + > 3 files changed, 81 insertions(+) > create mode 100644 spice-streaming-agent.1 > > diff --git a/Makefile.am b/Makefile.am > index 9

[Spice-devel] [spice-streaming-agent PATCH 3/4] Add a man page

2019-09-26 Thread Uri Lublin
--- Makefile.am | 2 + spice-streaming-agent.1 | 78 +++ spice-streaming-agent.spec.in | 1 + 3 files changed, 81 insertions(+) create mode 100644 spice-streaming-agent.1 diff --git a/Makefile.am b/Makefile.am index 99c1308..e57839d 10064