diff options
author | Egbert Eich <eich@suse.de> | 2004-03-19 17:09:01 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-19 17:09:01 +0000 |
commit | f60cd08d90be7e9977142306a3b79cd6a5bfe6ed (patch) | |
tree | 388c091fe0ba54bba7da3b62d8e227c11616f65c /startx.man | |
parent | 71ad83f1bae8f357e8f40b7e7a0608e7ab22cc38 (diff) |
13. fixed gtf + man pages (Xserver name and config file name configurableXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
in Imake config files) (Egbert Eich).
12. Fixed xinit/startx man pages (server name and config file configurable)
(Egbert Eich).
11. Fixed fontstosfnt (project and support address configurable) (Egbert
Eich).
10. Fixed pswrap (relaced XFree86 with X11) (Egbert Eich).
9. fixed rman (added Xorg as system name) (Egbert Eich).
8. Fixed mkhtml (Egbert Eich).
7. Fixed default keyboard rules file in servers and setxkb (configurable)
(Egbert Eich).
6. Fixed XawVendor (configurable) (Egbert Eich).
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) |