diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:34:55 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:34:55 +0000 |
commit | a1edb12b592188781e4a18898fb1cd3fab472e4f (patch) | |
tree | b098ff39ebd5a573d3cd6ee5cf219cb5eb8a8cc7 | |
parent | 2c7849cf40d3f24e14a9668110a93e35a9120cd9 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-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.8tsi Exp $ */ +/* $XFree86: xc/programs/rgb/rgb.c,v 3.9 2002/10/09 16:56:47 tsi 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.8 2001/12/14 20:01:04 dawes Exp $ */ +/* $XFree86: xc/programs/rgb/showrgb.c,v 3.9 2002/05/31 18:46:08 dawes Exp $ */ #ifndef USE_RGB_TXT #ifdef NDBM diff --git a/showrgb.man b/showrgb.man index 4778935..c0b5756 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.7 2001/12/14 20:01:04 dawes Exp $ +.\" $XFree86: xc/programs/rgb/showrgb.man,v 1.8 2002/10/12 16:06:45 herrb Exp $ .\" .TH SHOWRGB 1 __xorgversion__ .SH NAME |