aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-10-12 21:06:36 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-02 19:46:36 +0100
commitb5bfd3a49503387f1477a58b7c3d76fcdf06fbe5 (patch)
tree9e11241ad658d0f3cf7e7e6948c12c8e9c6b0f63 /nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
parenta9b145d466f774d0a6948a493df2e9c7bff50d6f (diff)
downloadnx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.gz
nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.tar.bz2
nx-libs-b5bfd3a49503387f1477a58b7c3d76fcdf06fbe5.zip
remove DECnet support
just as Xorg upstream did
Diffstat (limited to 'nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.18
1 files changed, 4 insertions, 4 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 03c5de3b5..769367c54 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -852,7 +852,7 @@ property Woo-Hoo OhBoy = "*son" ad
.fi
.SH "NETWORK CONNECTIONS"
The X server supports client connections via a platform-dependent subset of
-the following transport types: TCP\/IP, Unix Domain sockets, DECnet,
+the following transport types: TCP\/IP, Unix Domain sockets
and several varieties of SVR4 local connections. See the DISPLAY
NAMES section of the \fIX\fP(__miscmansuffix__) manual page to learn how to
specify which transport type clients should try to use.
@@ -882,9 +882,9 @@ If no other authorization mechanism is being used,
this list initially consists of the host on which the server is running as
well as any machines listed in the file \fI/etc/X\fBn\fI.hosts\fR, where
\fBn\fP is the display number of the server. Each line of the file should
-contain either an Internet hostname (e.g. expo.lcs.mit.edu) or a DECnet
-hostname in double colon format (e.g. hydra::) or a complete name in the format
-\fIfamily\fP:\fIname\fP as described in the \fIxhost\fP(1) manual page.
+contain either an Internet hostname (e.g. expo.lcs.mit.edu) or a complete
+name in the format \fIfamily\fP:\fIname\fP as described in the
+\fIxhost\fP(1) manual page.
There should be no leading or trailing spaces on any lines. For example:
.sp
.in +8