Fix typo in adb commandline help

Android developers are not expected to have PDP-11s.
This commit is contained in:
Kenny Root
2009-06-09 11:08:00 -05:00
parent 9b90fd4fa1
commit b01b57790a

View File

@@ -313,7 +313,7 @@ emulator-5558&nbsp;&nbsp;device</pre>
<li><code>&lt;tty&gt;</code> &mdash; the tty for PPP stream. For example <code>dev:/dev/omap_csmi_ttyl</code>. </li>
<li><code>[parm]... </code> &mdash zero or more PPP/PPPD options, such as <code>defaultroute</code>, <code>local</code>, <code>notty</code>, etc.</li></ul>
<p>Note that you should not automatically start a PDP connection. </p></td>
<p>Note that you should not automatically start a PPP connection. </p></td>
<td></td>
</tr>