Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidSystemCore
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidSystemCore
Commits
c989199c
Commit
c989199c
authored
Jun 8, 2009
by
Kenny Root
Committed by
Mike Lockwood
Jul 8, 2009
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in adb commandline help
Android developers are not expected to have PDP-11s.
parent
3d9b265b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
adb/commandline.c
+1
-1
1 addition, 1 deletion
adb/commandline.c
with
1 addition
and
1 deletion
adb/commandline.c
+
1
−
1
View file @
c989199c
...
...
@@ -151,7 +151,7 @@ void help()
"
\n
"
"networking:
\n
"
" adb ppp <tty> [parameters] - Run PPP over USB.
\n
"
" Note: you should not automatically start a P
D
P connection.
\n
"
" Note: you should not automatically start a P
P
P connection.
\n
"
" <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
\n
"
" [parameters] - Eg. defaultroute debug dump local notty usepeerdns
\n
"
"
\n
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment