aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-07 06:52:39 +0000
committerBen Elliston <bje@gnu.org>2004-02-07 06:52:39 +0000
commit17cf7a3dd72486b229cbadcdff3e36f04469b520 (patch)
tree74101b004fb9fa442be73737db010838f6ad282f /doc
parent30b0841395f1f06111ca72cf99b8920bb1617f46 (diff)
downloaddejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.zip
dejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.tar.gz
dejagnu-17cf7a3dd72486b229cbadcdff3e36f04469b520.tar.bz2
* Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
Diffstat (limited to 'doc')
-rw-r--r--doc/overview.sgml4
-rw-r--r--doc/ref.sgml2
-rw-r--r--doc/user.sgml23
3 files changed, 14 insertions, 15 deletions
diff --git a/doc/overview.sgml b/doc/overview.sgml
index c5620a6..537d959 100644
--- a/doc/overview.sgml
+++ b/doc/overview.sgml
@@ -318,8 +318,8 @@ into another language, under the above conditions for modified versions.
thereafter. Once a communication procedure is coded, any test can
use it. Currently DejaGnu can use <command>rsh</command>,
<command>rlogin</command>, <command>telnet</command>,
- <command>tip</command>, <command>kermit</command> and
- <command>mondfe</command> for remote communications.</para>
+ <command>tip</command> and <command>kermit</command> for remote
+ communications.</para>
</sect1>
diff --git a/doc/ref.sgml b/doc/ref.sgml
index f25698f..bbbf99f 100644
--- a/doc/ref.sgml
+++ b/doc/ref.sgml
@@ -4248,7 +4248,6 @@
<listitem><para>lib/ftp.exp</para></listitem>
<listitem><para>lib/kermit.exp</para></listitem>
<listitem><para>lib/libgloss.exp</para></listitem>
- <listitem><para>lib/mondfe.exp</para></listitem>
<listitem><para>lib/remote.exp</para></listitem>
<listitem><para>lib/rlogin.exp</para></listitem>
<listitem><para>lib/rsh.exp</para></listitem>
@@ -4258,7 +4257,6 @@
<listitem><para>lib/telnet.exp</para></listitem>
<listitem><para>lib/tip.exp</para></listitem>
<listitem><para>lib/utils.exp</para></listitem>
- <listitem><para>lib/xsh.exp</para></listitem>
<listitem><para>lib/dejagnu.exp</para></listitem>
</itemizedlist>
diff --git a/doc/user.sgml b/doc/user.sgml
index 5f71f85..21b59d2 100644
--- a/doc/user.sgml
+++ b/doc/user.sgml
@@ -1021,15 +1021,16 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
<varlistentry>
<term><option>--connect [program]</option></term>
- <listitem><para>Connect to a target testing environment as specified
- by <emphasis>type</emphasis>, if the target is not the computer
- running <emphasis>runtest</emphasis>. For example, use
- <emphasis>--connect</emphasis> to change the program used to connect
- to a ``bare board'' boot monitor. The choices for
- <emphasis>type</emphasis> in the DejaGnu 1.4 distribution are
- <emphasis>rlogin</emphasis>, <emphasis>telnet</emphasis>,
- <emphasis>rsh</emphasis>, <emphasis>tip</emphasis>,
- <emphasis>kermit</emphasis>, and <emphasis>mondfe</emphasis>.</para>
+ <listitem><para>Connect to a target testing environment as
+ specified by <emphasis>type</emphasis>, if the target is not
+ the computer running <emphasis>runtest</emphasis>. For
+ example, use <emphasis>--connect</emphasis> to change the
+ program used to connect to a ``bare board'' boot monitor.
+ The choices for <emphasis>type</emphasis> in the DejaGnu 1.4
+ distribution are <emphasis>rlogin</emphasis>,
+ <emphasis>telnet</emphasis>, <emphasis>rsh</emphasis>,
+ <emphasis>tip</emphasis> and
+ <emphasis>kermit</emphasis>.</para>
<para>The default for this option depends on the configuration most
convenient communication method available, but often other
@@ -1948,8 +1949,8 @@ powerpc-linux-gcc -g -O2 -o calc calc.o
<entry>connectmode</entry>
<entry><command>rlogin</command>,
<command>telnet</command>, <command>rsh</command>,
- <command>kermit</command>, <command>tip</command>, or
- <command>mondfe</command></entry>
+ <command>kermit</command> or <command>tip</command>.
+ </entry>
</row>
<row>