summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2016-11-06 09:45:35 +0000
committerMatthieu Herrb <matthieu@herrb.eu>2020-07-14 15:52:35 +0200
commit7c738c74e4337b3ea5682fd32cd56543235f596c (patch)
tree935244f4719421743323cbcb60f298f2e904b3ec
parent2bb808a7d1f80ea9a7fa137803bb4be88b669f44 (diff)
Remove display class from Xserver examples. They are of little interest in xenodm.
-rw-r--r--man/xenodm.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/xenodm.man b/man/xenodm.man
index 6cfe722..7c9ff80 100644
--- a/man/xenodm.man
+++ b/man/xenodm.man
@@ -488,7 +488,7 @@ line to start the server. A typical entry for local display number 0 would
be:
.nf
- :0 Digital-QV local BINDIR/X :0
+ :0 local BINDIR/X :0
.fi
The only recognized display types is:
@@ -502,8 +502,8 @@ local local display: \fIxenodm\fP will run the server
The display name must be something that can be passed in the \fB\-display\fP
option to an X program. This string is used to generate the display-specific
resource names, so be careful to match the
-names (e.g., use ``:0 Sun-CG3 local BINDIR/X :0'' instead of
-``localhost:0 Sun-CG3 local BINDIR/X :0''
+names (e.g., use ``:0 local BINDIR/X :0'' instead of
+``localhost:0 local BINDIR/X :0''
if your other resources are specified as
``DisplayManager._0.session''). The display class portion is also used in the
display-specific resources, as the class of the resource. This is
@@ -1020,7 +1020,7 @@ line:
.nf
.ta .5i
- xenodm \-server \(lq:0 SUN-3/60CG4 local BINDIR/X :0\(rq
+ xenodm \-server \(lq:0 local BINDIR/X :0\(rq
.fi
.PP