summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/freesw.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
commited11cadf052ee8886af0a11e9e72f3c09443f6af (patch)
tree86527bfc8fc7fc02aa8b32c268a79cfa201808cb /doc/FAQ/freesw.t
parentClarified catch and disable per suggestion from Chris Johns <ccj@acm.org>. (diff)
downloadrtems-ed11cadf052ee8886af0a11e9e72f3c09443f6af.tar.bz2
Numerous minor changes required to transition to the latest version
of texinfo and TeX. This version of the tools can produce PDF with figures included.
Diffstat (limited to '')
-rw-r--r--doc/FAQ/freesw.t15
1 files changed, 2 insertions, 13 deletions
diff --git a/doc/FAQ/freesw.t b/doc/FAQ/freesw.t
index 955bc061f9..64fad92e5d 100644
--- a/doc/FAQ/freesw.t
+++ b/doc/FAQ/freesw.t
@@ -129,23 +129,12 @@ and Jiri Gaisler (jgais@@ws.estec.esa.nl).
omniORB is a GPL'ed CORBA which has been ported to RTEMS. It is
available from
-@ifset use-html
-(@href{http://www.uk.research.att.com/omniORB/omniORB.html,,,http://www.uk.research.att.com/omniORB/omniORB.html})
-@end ifset
-@ifclear use-html
-http://www.uk.research.att.com/omniORB/omniORB.html
-@end ifclear
+(@uref{http://www.uk.research.att.com/omniORB/omniORB.html,http://www.uk.research.att.com/omniORB/omniORB.html})
.
For information on the RTEMS port of omniORB to RTEMS, see the following
URL
-@ifset use-html
-(@href{http://www.connecttel.com/corba/rtems_omni.html,,,http://www.connecttel.com/corba/rtems_omni.html})
-@end ifset
-@ifclear use-html
-http://www.connecttel.com/corba/rtems_omni.html
-@end ifclear
-.
+(@uref{http://www.connecttel.com/corba/rtems_omni.html,http://www.connecttel.com/corba/rtems_omni.html}).
C++ exceptions must work properly on your target for omniORB to work.