aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
Commit message (Collapse)AuthorAgeFilesLines
* man pages: Greatly improve man pages nxagent.1 and nxproxy.1.Mike Gabriel2016-07-051-21/+976
|
* Correct manpages: --help -> -helpMike DePaulo2015-06-281-1/+1
| | | | | | | | | | | | | | | 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.
* Work on man pages.Mike Gabriel2015-02-091-0/+37
009_nxproxy_add-man-page.full+lite.patch 009_nxagent_add-man-page.full.patch 010_nxauth_fix-binary-name-in-man-page.full.patch