diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:26 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:26 +0000 |
commit | 10edd9087ebd46ca19500b987054d11f1c8e53fe (patch) | |
tree | ce8e5ab1cfd0b2da6f754c8747b342678c7d0f8a | |
parent | 0976043e2f31f6bad969c3f996961c59fc953d84 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | xsetroot.c | 2 | ||||
-rw-r--r-- | xsetroot.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. * Author: Mark Lillibridge, MIT Project Athena * 11-Jun-87 */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xsetroot/xsetroot.c,v 1.8 2001/12/14 20:02:23 dawes Exp $ */ #include <X11/Xlib.h> #include <X11/Xutil.h> diff --git a/xsetroot.man b/xsetroot.man index f117b46..a57eff6 100644 --- a/xsetroot.man +++ b/xsetroot.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xsetroot/xsetroot.man,v 1.8 2001/12/14 20:02:23 dawes Exp $ .\" .TH XSETROOT 1 __xorgversion__ .SH NAME |