From d1abdda8c4e84b7df4927260753a8f47d027c6be Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 1 Oct 2009 14:54:24 -0700 Subject: Add README with pointers to mailing lists, bugzilla, & git Signed-off-by: Alan Coopersmith --- README | 26 ++++++++++++++++++++++++++ xgc.man | 6 +++--- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/README b/README index e69de29..696305b 100644 --- a/README +++ b/README @@ -0,0 +1,26 @@ +xgc is an X11 graphics demo that shows various features of the X11 +core protocol graphics primitives. + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +Please submit bug reports to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/app/xgc + + http://cgit.freedesktop.org/xorg/app/xgc + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage + diff --git a/xgc.man b/xgc.man index abcb2d8..7a188ba 100644 --- a/xgc.man +++ b/xgc.man @@ -31,8 +31,8 @@ stored in the RESOURCE_MANAGER property. .SH "SEE ALSO" X(__miscmansuffix__) .SH BUGS -This program isn't really finished yet. -.br -See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions. +This program isn't really finished yet, but it probably never will be, +since it only demonstrates the original X11 core protocol rendering +operations, which few modern programs use anymore. .SH AUTHORS Dan Schmidt, MIT -- cgit v1.2.3