diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-06 00:04:05 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-06 00:04:05 +0200 |
commit | 0369bf5e98bb0b1c032fbd39f5b76f73792a4ff2 (patch) | |
tree | 8a138377a8f0d2cbca52c445774459b5fd86d5fa /nxproxy/man/nxproxy.1 | |
parent | 67f937c4a614aa789754af51515388d30278da81 (diff) | |
download | nx-libs-0369bf5e98bb0b1c032fbd39f5b76f73792a4ff2.tar.gz nx-libs-0369bf5e98bb0b1c032fbd39f5b76f73792a4ff2.tar.bz2 nx-libs-0369bf5e98bb0b1c032fbd39f5b76f73792a4ff2.zip |
nxproxy.1 man page: Fix a typo + a rendering error. Detected by lintian.
Diffstat (limited to 'nxproxy/man/nxproxy.1')
-rw-r--r-- | nxproxy/man/nxproxy.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/nxproxy/man/nxproxy.1 b/nxproxy/man/nxproxy.1 index 6922c1427..044481a11 100644 --- a/nxproxy/man/nxproxy.1 +++ b/nxproxy/man/nxproxy.1 @@ -46,9 +46,8 @@ the command line, by using the nx/nx,option=value notation. .B link=<string> An indication of the link speed that is going to be used between the proxies. Usually the compression and the other link parameters depend on -this setting. The value can be either 'modem', 'isdn', 'adsl', 'wan', -'lan', 'local' or a bandwidth specification, like for example '56k', -'1m', '100m', etc. +this setting. The value can be either 'modem', 'isdn', 'adsl', 'wan', 'lan', 'local' +or a bandwidth specification, like for example '56k', '1m', '100m', etc. .TP 8 .B type=<string> @@ -375,7 +374,7 @@ This is the file containing the X11 authorization cookie. If not set, the file is assumed to be in the user's home (either NX_HOME or HOME). .SH AUTHOR -The \fBnxproxy\fR application has originally been derived from a sofware +The \fBnxproxy\fR application has originally been derived from a software project called DXCP. The company NoMachine turned DXCP into nxcomp with nxproxy as executable around nxcomp. .PP |