diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:46:06 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-29 15:46:06 +0000 |
commit | 4e14556c04921fb1ebdf00a4615670d88c09d148 (patch) | |
tree | feb15d83667ee00f1dd2a179d7e70610e3630b7f /startx.man | |
parent | bb493442b65c30915eebd18eaa73c7229efe5b09 (diff) |
merge with XORG-RELEASE-1-TMCYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGE
Diffstat (limited to 'startx.man')
-rw-r--r-- | startx.man | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,5 @@ .\" $Xorg: startx.man,v 1.4 2001/02/09 02:05:49 xorgcvs Exp $ +.\" $XdotOrg: xc/programs/xinit/startx.man,v 1.7 2001/04/19 15:08:32 dawes Exp $ .\" Copyright 1993, 1998 The Open Group .\" .\" Permission to use, copy, modify, distribute, and sell this software and its @@ -58,9 +59,9 @@ per-session basis the default color depth, the server's notion of the number of dots-per-inch the display device presents, or take advantage of a different server layout, as permitted by the -.IR XFree86 (1) +.IR __XSERVERNAME__ (1) server and specified in the -.IR XF86Config (__filemansuffix__) +.IR __XCONFIGFILE__ (__filemansuffix__) file. Some examples of specifying server arguments follow; consult the manual page for your X server to determine which arguments are legal. .RS @@ -186,4 +187,4 @@ file. .SH "SEE ALSO" .IR xinit (1), .IR Xserver (1), -.IR XFree86 (1) +.IR __XSERVERNAME__ (1) |