Diff for /embedaddon/mpd/doc/mpd58.html between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2016/11/01 09:56:12 version 1.1.1.4, 2021/03/17 00:39:23
Line 6 Line 6
 </HEAD>  </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">  <BODY text="#000000" bgcolor="#ffffff">
   
<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>   <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
  <b>:</b> <A HREF="mpd57.html"><EM>Variables</EM></A>   <b>:</b> <A HREF="mpd57.html"><EM>Variables</EM></A>
  <b>:</b> <EM>Special variables</EM><BR>   <b>:</b> <EM>Special variables</EM><BR>
Line 25 Line 25
 <dt><b><code>$Password</code></b><dd><p>The password corresponding to <code>$Login</code>.</p>  <dt><b><code>$Password</code></b><dd><p>The password corresponding to <code>$Login</code>.</p>
   
 <dt><b><code>$modemDevice</code></b><dd><p>The serial port device in use as set by the  <dt><b><code>$modemDevice</code></b><dd><p>The serial port device in use as set by the
<code>set modem device</code> command, e.g., <code>/dev/cuad0</code>.<code>set modem device</code> command, e.g., <code>/dev/cuau0</code>.
 Changing this string does not change the port being used.</p>  Changing this string does not change the port being used.</p>
   
 <dt><b><code>$Baudrate</code></b><dd><p>Always equals the current baudrate (e.g., ``57600''). This  <dt><b><code>$Baudrate</code></b><dd><p>Always equals the current baudrate (e.g., ``57600''). This
Line 51  strings will be equal to the substrings matching each  Line 51  strings will be equal to the substrings matching each 
 script</b>; If the value is <code>answer</code>, mpd assumes an  script</b>; If the value is <code>answer</code>, mpd assumes an
 incoming call has been answered. If the value is <code>ringback</code>,  incoming call has been answered. If the value is <code>ringback</code>,
 mpd will initiate an outgoing connection.  See the chapter on  mpd will initiate an outgoing connection.  See the chapter on
<A HREF="mpd43.html#modem">modem</A> for more information.</p><A HREF="mpd43.html#modem">Modem type commands</A> for more information.</p>
   
 <dt><b><code>$$</code></b><dd><p>Always expands to a single dollar sign.</p>  <dt><b><code>$$</code></b><dd><p>Always expands to a single dollar sign.</p>
   
Line 59  mpd will initiate an outgoing connection.  See the cha Line 59  mpd will initiate an outgoing connection.  See the cha
 </p>  </p>
   
  <HR NOSHADE>   <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>   <b>:</b> <A HREF="mpd50.html"><EM>Chat Scripting</EM></A>
  <b>:</b> <A HREF="mpd57.html"><EM>Variables</EM></A>   <b>:</b> <A HREF="mpd57.html"><EM>Variables</EM></A>
  <b>:</b> <EM>Special variables</EM><BR>   <b>:</b> <EM>Special variables</EM><BR>

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>