Re: [Xen-devel] [PATCH v2 1/1] xl man page cleanup and fixes

2017-05-31 Thread Ian Jackson
Armando Vega writes ("Re: [PATCH v2 1/1] xl man page cleanup and fixes"): > It could be from how I broke the lines to 80 chars, it kept the spaces > between the words at the end, could that be the problem? I can watch out > for that in the future. Yes, that will be it. However, in general, it is

Re: [Xen-devel] [PATCH v2 1/1] xl man page cleanup and fixes

2017-05-31 Thread Wei Liu
On Wed, May 31, 2017 at 02:10:27PM +0200, Armando Vega wrote: > I'm not sure I know what you mean, do you mean spaces trailing some of > the lines? > Yes. > It could be from how I broke the lines to 80 chars, it kept the spaces > between the words at the end, could that be the problem? I can wat

Re: [Xen-devel] [PATCH v2 1/1] xl man page cleanup and fixes

2017-05-31 Thread Armando Vega
I'm not sure I know what you mean, do you mean spaces trailing some of the lines? It could be from how I broke the lines to 80 chars, it kept the spaces between the words at the end, could that be the problem? I can watch out for that in the future. On 05/31/2017 11:46 AM, Wei Liu wrote: > On We

Re: [Xen-devel] [PATCH v2 1/1] xl man page cleanup and fixes

2017-05-31 Thread Wei Liu
On Wed, May 31, 2017 at 08:30:09AM +0200, Armando Vega wrote: > Signed-off-by: Armando Vega > Acked-by: Ian Jackson Acked-by: Wei Liu Applied to staging. There are a lot of trailing white spaces in your patch. I've removed them while committing. Please try to remove those next time. _

[Xen-devel] [PATCH v2 1/1] xl man page cleanup and fixes

2017-05-30 Thread Armando Vega
Signed-off-by: Armando Vega Acked-by: Ian Jackson --- docs/man/xl.pod.1.in | 362 +-- 1 file changed, 179 insertions(+), 183 deletions(-) diff --git a/docs/man/xl.pod.1.in b/docs/man/xl.pod.1.in index 78bf884af2..326c5fef5b 100644 --- a/docs/man/x