summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-03 20:06:43 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-03 20:07:05 -0700
commit8496122eb00ce6cd5d2308ee54f64b68c378e455 (patch)
tree3733571168e26796fc5948fb31d325ecde70c945
parent655d631e86c95b14888758b27ed2836ca3e3ce86 (diff)
downloadxorg-lib-libX11-8496122eb00ce6cd5d2308ee54f64b68c378e455.tar.gz
Update README to reflect where to find the Xlib specs now
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index befb5a6d..e551acb5 100644
--- a/README
+++ b/README
@@ -1,9 +1,10 @@
libX11 - Core X11 protocol client library
Documentation for this library can be found in the included man pages,
-the xlib spec from the doc/xorg-docs module, also available at:
+and in the Xlib spec from the specs subdirectory, also available at:
- http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/xlib.pdf
+ http://www.x.org/releases/current/doc/libX11/libX11/libX11.html
+ http://www.x.org/releases/current/doc/libX11/libX11/libX11.pdf
and the O'Reilly Xlib books, which they have made freely available online,
though only for older versions of X11: