• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

system/core


Commit MetaInfo

Revisão417a3235350b2bb016625f40ffb22c356a51f046 (tree)
Hora2009-06-09 04:40:30
AutorKenny Root <kenny@the-...>
CommiterKenny Root

Mensagem de Log

Fix typo in adb commandline help

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

Mudança Sumário

Diff

--- a/adb/commandline.c
+++ b/adb/commandline.c
@@ -151,7 +151,7 @@ void help()
151151 "\n"
152152 "networking:\n"
153153 " adb ppp <tty> [parameters] - Run PPP over USB.\n"
154- " Note: you should not automatically start a PDP connection.\n"
154+ " Note: you should not automatically start a PPP connection.\n"
155155 " <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n"
156156 " [parameters] - Eg. defaultroute debug dump local notty usepeerdns\n"
157157 "\n"