diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-08-26 19:57:34 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2013-08-26 19:57:34 +0000 |
commit | f3dc14d6ff296b48660a7519667da617fdccbad5 (patch) | |
tree | a6dda3989e34b2bf620b6883c453532424c99d22 /lib/libX11/README | |
parent | f31cf84e9b005e4b93861a8151909274df02f7cd (diff) |
Update to libX11 1.6.1.
Diffstat (limited to 'lib/libX11/README')
-rw-r--r-- | lib/libX11/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libX11/README b/lib/libX11/README index befb5a6d9..e551acb52 100644 --- a/lib/libX11/README +++ b/lib/libX11/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: |