diff options
author | marha <marha@users.sourceforge.net> | 2010-12-26 19:58:42 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-12-26 19:58:42 +0000 |
commit | bfc120af66586bc6c79cd65a6bc7733b7ccdb428 (patch) | |
tree | a82a4e49f73fe3cf8871a1c49c7eaf4fa4836175 /X11/xtrans/README | |
parent | c2c3ce5abd338cb6345780cb86c30ca9f34a6562 (diff) | |
download | vcxsrv-bfc120af66586bc6c79cd65a6bc7733b7ccdb428.tar.gz vcxsrv-bfc120af66586bc6c79cd65a6bc7733b7ccdb428.tar.bz2 vcxsrv-bfc120af66586bc6c79cd65a6bc7733b7ccdb428.zip |
Update to xtrans 1.2.6
Diffstat (limited to 'X11/xtrans/README')
-rw-r--r-- | X11/xtrans/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/X11/xtrans/README b/X11/xtrans/README index 8560b5dfa..6b1c46835 100644 --- a/X11/xtrans/README +++ b/X11/xtrans/README @@ -10,9 +10,10 @@ system, this package simply installs the C source files into $(prefix)/include/X11/Xtrans and installs a pkg-config file and an autoconf m4 macro file with the flags needed to use it. -Documentation of the xtrans API can be found in the xorg-docs package, -in PostScript format in xorg-docs/hardcopy/xtrans/Xtrans.PS.gz and in -the original troff format in xorg-docs/specs/xtrans/Xtrans.mm . +Documentation of the xtrans API can be found in the included xtrans.xml +file in DocBook XML format. If 'xmlto' is installed, you can generate text, +html, postscript or pdf versions of the documentation by configuring +the build with --enable-docs, which is the default. Please submit bugs & patches to the Xorg bugzilla: |