summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:08 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:08 +0000
commit40ac2d222287210c7724e3ac5a15af490aed50b9 (patch)
tree00e6531de5c33ecc5a7da9ae1492de646547f49b
parentfae621e34ee1eff0bc70e60c7843c0fce9f9ec1a (diff)
downloadxorg-app-xinit-40ac2d222287210c7724e3ac5a15af490aed50b9.tar.gz
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--startx.cmd2
-rw-r--r--startx.cpp2
-rw-r--r--startx.man2
-rw-r--r--xinit.c2
-rw-r--r--xinit.def2
-rw-r--r--xinit.man2
-rw-r--r--xinitrc.cmd2
7 files changed, 7 insertions, 7 deletions
diff --git a/startx.cmd b/startx.cmd
index 4b4e712..d45d51d 100644
--- a/startx.cmd
+++ b/startx.cmd
@@ -1,5 +1,5 @@
/* OS/2 REXX */
-/* $XFree86: xc/programs/xinit/startx.cmd,v 3.4 2003/11/12 00:10:31 dawes Exp $
+/* $XFree86$
*
* This is just a sample implementation of a slightly less primitive
* interface than xinit. It looks for user xinitrc.cmd and xservrc.cmd
diff --git a/startx.cpp b/startx.cpp
index 6d9ef3a..de0d937 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -11,7 +11,7 @@ XCOMM and pop a clock and serveral xterms.
XCOMM
XCOMM Site administrators are STRONGLY urged to write nicer versions.
XCOMM
-XCOMM $XFree86: xc/programs/xinit/startx.cpp,v 3.18 2003/08/22 19:27:33 eich Exp $
+XCOMM $XFree86$
#ifdef SCO
diff --git a/startx.man b/startx.man
index 4b14a05..874f268 100644
--- a/startx.man
+++ b/startx.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xinit/startx.man,v 1.8 2001/12/14 20:01:56 dawes Exp $
+.\" $XFree86$
.\"
.TH STARTX 1 __xorgversion__
.SH NAME
diff --git a/xinit.c b/xinit.c
index 62cf248..07531a0 100644
--- a/xinit.c
+++ b/xinit.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/programs/xinit/xinit.c,v 3.33 2003/06/10 17:03:56 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xlib.h>
#include <X11/Xos.h>
diff --git a/xinit.def b/xinit.def
index 0de8dd3..f2256a7 100644
--- a/xinit.def
+++ b/xinit.def
@@ -1,4 +1,4 @@
NAME xinit NOTWINDOWCOMPAT
-DESCRIPTION "@#XFREE86:4.4.0#@ $XFree86: xc/programs/xinit/xinit.def,v 3.3 2004/01/14 17:32:40 dawes Exp $"
+DESCRIPTION "@#XFREE86:4.4.0#@ $XFree86$"
PROTMODE
EXETYPE OS2
diff --git a/xinit.man b/xinit.man
index ecf7353..956d465 100644
--- a/xinit.man
+++ b/xinit.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xinit/xinit.man,v 3.10 2001/12/14 20:01:56 dawes Exp $
+.\" $XFree86$
.\"
.TH XINIT 1 __xorgversion__
.SH NAME
diff --git a/xinitrc.cmd b/xinitrc.cmd
index 5a3a991..61c360a 100644
--- a/xinitrc.cmd
+++ b/xinitrc.cmd
@@ -1,5 +1,5 @@
/* OS/2 REXX */
-/* $XFree86: xc/programs/xinit/xinitrc.cmd,v 3.6 2003/11/12 00:10:31 dawes Exp $ */
+/* $XFree86$ */
'@echo off'
env = 'OS2ENVIRONMENT'
x11root = VALUE('X11ROOT',,env)