diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:36 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:36 +0000 |
commit | ad45da26f8f399bad12c6af78cc211f1dc563e58 (patch) | |
tree | 0cdb84cad899a7896a0454c771e894fa15c7dd15 | |
parent | a1edb12b592188781e4a18898fb1cd3fab472e4f (diff) |
Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branch
-rw-r--r-- | rgb.c | 2 | ||||
-rw-r--r-- | showrgb.c | 2 | ||||
-rw-r--r-- | showrgb.man | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/rgb/rgb.c,v 3.9 2002/10/09 16:56:47 tsi Exp $ */ +/* $XFree86: xc/programs/rgb/rgb.c,v 3.8tsi Exp $ */ /* reads from standard input lines of the form: @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/programs/rgb/showrgb.c,v 3.9 2002/05/31 18:46:08 dawes Exp $ */ +/* $XFree86: xc/programs/rgb/showrgb.c,v 3.8 2001/12/14 20:01:04 dawes Exp $ */ #ifndef USE_RGB_TXT #ifdef NDBM diff --git a/showrgb.man b/showrgb.man index c0b5756..4778935 100644 --- a/showrgb.man +++ b/showrgb.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/rgb/showrgb.man,v 1.8 2002/10/12 16:06:45 herrb Exp $ +.\" $XFree86: xc/programs/rgb/showrgb.man,v 1.7 2001/12/14 20:01:04 dawes Exp $ .\" .TH SHOWRGB 1 __xorgversion__ .SH NAME |