From 46de1b0721e4280a0d0d8ec7856b1acb22399968 Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Mon, 29 Jun 2015 03:35:08 +0200 Subject: {nx-X11,nxproxy}: correct manpages: --help -> -help xorg-server does not follow the convention of using 2 dashes. Note that --help does produce the help output. However, it produces this additional output after it: Error: Aborting session with 'Unrecognized option: --help'. Session: Aborting session at 'Sun Jun 28 01:35:35 2015'. Session: Session aborted at 'Sun Jun 28 01:35:35 2015'. It also causes a return code of 1 rather than 0. Therefore, we should instruct users to call -help instead. v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Affects: - 0009_nxagent_add-man-page.full.patch - 0009_nxproxy_add-man-page.full+lite.patch - 0209_x2goagent_add-man-page.full.patch --- debian/patches/0009_nxproxy_add-man-page.full+lite.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0009_nxproxy_add-man-page.full+lite.patch') diff --git a/debian/patches/0009_nxproxy_add-man-page.full+lite.patch b/debian/patches/0009_nxproxy_add-man-page.full+lite.patch index b60e218ee..2e8395b5b 100644 --- a/debian/patches/0009_nxproxy_add-man-page.full+lite.patch +++ b/debian/patches/0009_nxproxy_add-man-page.full+lite.patch @@ -26,7 +26,7 @@ Author: Mike Gabriel +utilized by the X2GoClient GUI and some other NX/X2Go clients. +.PP +.SH OPTIONS -+For an insight in \fBnxproxy\fR options use \fBnxproxy \-\-help\fR on the command line. ++For an insight in \fBnxproxy\fR options use \fBnxproxy \-help\fR on the command line. +.PP +.SH AUTHOR +This manual has been written by Mike Gabriel for the X2Go project -- cgit v1.2.3