summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-03 15:28:27 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-03 15:35:34 -0700
commit2861f9cf845107870f9d5e9898e5cd4baba8d8f7 (patch)
tree86b75c47254744ca013be7fe5462ebe4f2444ae2
parent536a3e66159bb4cbd75b861b9b942da5b1885a26 (diff)
Strip RCS/CVS tags
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--startx.cmd3
-rw-r--r--startx.cpp2
-rw-r--r--startx.man4
-rw-r--r--xinit.c4
-rw-r--r--xinit.man4
-rw-r--r--xinitrc.cmd1
-rw-r--r--xinitrc.cpp1
7 files changed, 3 insertions, 16 deletions
diff --git a/startx.cmd b/startx.cmd
index cd37ecb..950ab9d 100644
--- a/startx.cmd
+++ b/startx.cmd
@@ -1,6 +1,5 @@
/* OS/2 REXX */
-/* $XFree86: xc/programs/xinit/startx.cmd,v 3.3 1996/10/17 15:23:47 dawes Exp $
- *
+/*
* This is just a sample implementation of a slightly less primitive
* interface than xinit. It looks for user xinitrc.cmd and xservrc.cmd
* files, then system xinitrc.cmd and xservrc.cmd files, else lets xinit choose
diff --git a/startx.cpp b/startx.cpp
index 664f120..443d63b 100644
--- a/startx.cpp
+++ b/startx.cpp
@@ -1,6 +1,5 @@
XCOMM!SHELL_CMD
-XCOMM $Xorg: startx.cpp,v 1.3 2000/08/17 19:54:29 cpqbld Exp $
XCOMM
XCOMM This is just a sample implementation of a slightly less primitive
XCOMM interface than xinit. It looks for user .xinitrc and .xserverrc
@@ -11,7 +10,6 @@ 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.16tsi Exp $
unset DBUS_SESSION_BUS_ADDRESS
unset SESSION_MANAGER
diff --git a/startx.man b/startx.man
index 73eab50..e730272 100644
--- a/startx.man
+++ b/startx.man
@@ -1,5 +1,4 @@
-.\" $Xorg: startx.man,v 1.4 2001/02/09 02:05:49 xorgcvs Exp $
-.\" $XdotOrg$
+.\"
.\" Copyright 1993, 1998 The Open Group
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
@@ -24,7 +23,6 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xinit/startx.man,v 1.7 2001/04/19 15:08:32 dawes Exp $
.\"
.TH STARTX __appmansuffix__ __xorgversion__
.SH NAME
diff --git a/xinit.c b/xinit.c
index d102307..6d354eb 100644
--- a/xinit.c
+++ b/xinit.c
@@ -1,6 +1,3 @@
-/* $Xorg: xinit.c,v 1.5 2001/02/09 02:05:49 xorgcvs Exp $ */
-/* $XdotOrg: $ */
-
/*
Copyright 1986, 1998 The Open Group
@@ -26,7 +23,6 @@ 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.32 2002/05/31 18:46:13 dawes Exp $ */
#ifdef HAVE_CONFIG_H
# include "config.h"
diff --git a/xinit.man b/xinit.man
index b9c1965..538f926 100644
--- a/xinit.man
+++ b/xinit.man
@@ -1,4 +1,4 @@
-.\" $Xorg: xinit.man,v 1.4 2001/02/09 02:05:49 xorgcvs Exp $
+.\"
.\" Copyright 1988, 1998 The Open Group
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,8 +23,6 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xinit/xinit.man,v 3.9 2001/02/07 23:25:56 dawes Exp $
-.\"
.TH XINIT __appmansuffix__ __xorgversion__
.SH NAME
xinit \- X Window System initializer
diff --git a/xinitrc.cmd b/xinitrc.cmd
index f40a7b7..623a159 100644
--- a/xinitrc.cmd
+++ b/xinitrc.cmd
@@ -1,5 +1,4 @@
/* OS/2 REXX */
-/* $XFree86: xc/programs/xinit/xinitrc.cmd,v 3.5 1997/01/27 08:26:14 dawes Exp $ */
'@echo off'
env = 'OS2ENVIRONMENT'
x11root = VALUE('X11ROOT',,env)
diff --git a/xinitrc.cpp b/xinitrc.cpp
index 5643340..379b1f3 100644
--- a/xinitrc.cpp
+++ b/xinitrc.cpp
@@ -1,5 +1,4 @@
XCOMM!SHELL_CMD
-XCOMM $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap