• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

修訂b01b57790aaa92c7dc5cfa4333b91b4d6a0b44e9 (tree)
時間2009-06-10 01:11:39
作者Kenny Root <kenny@the-...>
CommiterKenny Root

Log Message

Fix typo in adb commandline help

Android developers are not expected to have PDP-11s.

Change Summary

差異

--- a/docs/html/guide/developing/tools/adb.jd
+++ b/docs/html/guide/developing/tools/adb.jd
@@ -313,7 +313,7 @@ emulator-5558&nbsp;&nbsp;device</pre>
313313 <li><code>&lt;tty&gt;</code> &mdash; the tty for PPP stream. For example <code>dev:/dev/omap_csmi_ttyl</code>. </li>
314314 <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>
315315
316-<p>Note that you should not automatically start a PDP connection. </p></td>
316+<p>Note that you should not automatically start a PPP connection. </p></td>
317317 <td></td>
318318 </tr>
319319