1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
From: Ole Streicher <olebole@debian.org>
Date: Fri, 31 Mar 2017 08:26:01 +0200
Subject: Remove MIRAGE references
---
src/docs/sun253.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/docs/sun253.xml b/src/docs/sun253.xml
index 602b2f5..cb12593 100644
--- a/src/docs/sun253.xml
+++ b/src/docs/sun253.xml
@@ -26,7 +26,6 @@
<!ENTITY out-html SYSTEM 'out-html.xml'>
<!ENTITY out-ipac SYSTEM 'out-ipac.xml'>
<!ENTITY out-latex SYSTEM 'out-latex.xml'>
- <!ENTITY out-mirage SYSTEM 'out-mirage.xml'>
<!ENTITY out-text SYSTEM 'out-text.xml'>
<!ENTITY out-tst SYSTEM 'out-tst.xml'>
<!ENTITY out-votable SYSTEM 'out-votable.xml'>
@@ -1539,6 +1538,10 @@ formats might be better.
<subsubsubsect id="outMirage">
<subhead><title>Mirage Format</title></subhead>
&out-mirage;
+
+<p><em>Note: the Mirage protocol is not implemented in the Debian version
+of TOPCAT</em>
+</p>
</subsubsubsect>
</subsubsect>
|