aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2017-04-18 00:10:46 +0200
committerUlrich Sibiller <uli42@gmx.de>2017-04-20 13:52:16 +0200
commit3942468559bf58798289bc43fabd29a47c2e6387 (patch)
treed3c16c305938d38d7a0ea2049d917d8bb9eb0d18
parent4998c41de7f8b11d948e651d782e1489ea157498 (diff)
downloadnx-libs-3942468559bf58798289bc43fabd29a47c2e6387.tar.gz
nx-libs-3942468559bf58798289bc43fabd29a47c2e6387.tar.bz2
nx-libs-3942468559bf58798289bc43fabd29a47c2e6387.zip
nxagent.1: some more rephrasing
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.112
1 files changed, 6 insertions, 6 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 27f667882..fd2ec0f84 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -50,7 +50,7 @@ application on the other end (i.e. the client) is called
.PP
When used in proxy <-> agent mode, \fBnxagent\fR adds the feature of
being suspendible. Sessions can be started from one client, suspended and
-then resumed from another client.
+then resumed from another (or the same) client.
.PP
\fBnxagent\fR and \fBnxproxy\fR are utilized by various remote
application/desktop frameworks for providing server-side GUI application
@@ -70,7 +70,7 @@ Server, etc.).
.PP
When \fBnxagent\fR starts up (e.g. by typing 'nxagent -ac :1' in a
terminal window), it typically launches in "windowed desktop" mode. On
-your local X server, there appears a new window being an X server itself.
+your local X server a new window appears being an X server itself.
.PP
However, \fBnxagent\fR also supports rootless (or seamless) application
mode and a shadow session mode (similar to what VNC does).
@@ -103,7 +103,7 @@ described further below.
Last but not least, \fBnxagent\fR accepts several more options, the
so-called nx/nx options, provided via the $DISPLAY environment
-variable or the -options commandline option. See below for further
+variable or the -options command line option. See below for further
details.
.SH STANDARD XSERVER OPTIONS
@@ -177,7 +177,7 @@ different from the user's real uid.
causes the server to generate a core dump on fatal errors.
.TP 8
.B \-displayfd \fIfd\fP
-specifies a file descriptor in the launching process. Rather than specify
+specifies a file descriptor in the launching process. Rather than specifying
a display number, the X server will attempt to listen on successively higher
display numbers, and upon finding a free one, will write the port number back
on this file descriptor as a newline-terminated string. The \-pn option is
@@ -278,7 +278,7 @@ command line option.
sets default connection timeout in seconds.
.TP 8
.B \-tst
-disables all testing extensions (e.g., XTEST, XTrap, XTestExtension1, RECORD).
+disables all testing extensions.
.TP 8
.B tty\fIxx\fP
ignored, for servers started the ancient way (from init).
@@ -406,7 +406,7 @@ enable shadow mode
enable proxy binding mode
.TP 8
.B \-options \fIfilename\fP
-path to an options file (see below)
+path to an options file containing nx/nx options (see below).
.PP
Other than the command line options, \fBnxagent\fR can be configured at
session startup and at runtime (i.e. when resuming a suspended session)