diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-05-24 14:37:03 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-05-24 17:18:10 -0400 |
commit | 4ee8867047eaff3b121478b7199201d669e2c85d (patch) | |
tree | 382055a9ddce7fbc2453a45d954a436753ceb8a8 | |
parent | 5e299936489bf3476464f00ebf3ffa3fa893cc23 (diff) |
Update README for documentation reference
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ libXt - X Toolkit Intrinsics library Documentation for this library can be found in the included man pages; the libXt spec from the specs directory of the source, also available at: - http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/intrinsics.pdf + http://www.x.org/releases/X11R7.6/doc/Xt/Xt.html + http://www.x.org/releases/X11R7.6/doc/Xt/Xt.pdf and the O'Reilly X Toolkit books, which they have made freely available online: |