summaryrefslogtreecommitdiff
path: root/startx.man
diff options
context:
space:
mode:
Diffstat (limited to 'startx.man')
-rw-r--r--startx.man10
1 files changed, 6 insertions, 4 deletions
diff --git a/startx.man b/startx.man
index e730272..a4dede0 100644
--- a/startx.man
+++ b/startx.man
@@ -63,9 +63,9 @@ display device presents, or take advantage of a different server layout, as
permitted by the
.BR __XSERVERNAME__ (__appmansuffix__)
server and specified in the
-.BR __XCONFIGFILE__ (__filemansuffix__)
-file. Some examples of specifying server arguments follow; consult the
-manual page for your X server to determine which arguments are legal.
+.BR __XCONFIGFILEMAN__
+configuration. Some examples of specifying server arguments follow; consult
+the manual page for your X server to determine which arguments are legal.
.RS
.PP
startx -- -depth 16
@@ -217,5 +217,7 @@ Server to run if the user has no
file.
.SH "SEE ALSO"
.BR xinit (__appmansuffix__),
+.BR X (__miscmansuffix__),
.BR Xserver (__appmansuffix__),
-.BR __XSERVERNAME__ (__appmansuffix__)
+.BR __XSERVERNAME__ (__appmansuffix__),
+.BR __XCONFIGFILEMAN__