summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README26
-rw-r--r--xgc.man6
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