system/core
Revisão | 417a3235350b2bb016625f40ffb22c356a51f046 (tree) |
---|---|
Hora | 2009-06-09 04:40:30 |
Autor | Kenny Root <kenny@the-...> |
Commiter | Kenny Root |
Fix typo in adb commandline help
Android developers are not expected to have PDP-11s.
@@ -151,7 +151,7 @@ void help() | ||
151 | 151 | "\n" |
152 | 152 | "networking:\n" |
153 | 153 | " 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" | |
155 | 155 | " <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n" |
156 | 156 | " [parameters] - Eg. defaultroute debug dump local notty usepeerdns\n" |
157 | 157 | "\n" |