diff options
Diffstat (limited to 'libXmu/doc/Xmu.xml')
-rw-r--r-- | libXmu/doc/Xmu.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/libXmu/doc/Xmu.xml b/libXmu/doc/Xmu.xml index b1817991d..43d8047c9 100644 --- a/libXmu/doc/Xmu.xml +++ b/libXmu/doc/Xmu.xml @@ -1,19 +1,22 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" - "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" +[ +<!ENTITY % defs SYSTEM "defs.ent"> %defs; +]> <!-- lifted from troff+ms+XMan by doclifter --> <article id='xmu'> <articleinfo> <title>Xmu and Xmuu Library API Reference</title> + <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> + <copyright><year>1989</year><holder>X Consortium</holder> + </copyright> <abstract><para>“Don't ask.”</para></abstract> <legalnotice> <para> -Copyright © 1989 X Consortium - </para> - <para> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights |