summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/developing/devices/emulator.jd
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-01-10 12:55:36 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-01-10 12:55:36 -0800
commit5a3e67c7811d4a7906548e113561cd1e901de9e2 (patch)
treed1ae8853322ca18f8e15d4e460ece5e591f5dc12 /docs/html/guide/developing/devices/emulator.jd
parentd3872f55045b7ce7be7dd7ae5fff37d7988bdcb2 (diff)
parentd1186cd5bb445e9b0768edf6cb87022865cada55 (diff)
downloadframeworks_base-5a3e67c7811d4a7906548e113561cd1e901de9e2.zip
frameworks_base-5a3e67c7811d4a7906548e113561cd1e901de9e2.tar.gz
frameworks_base-5a3e67c7811d4a7906548e113561cd1e901de9e2.tar.bz2
am d1186cd5: Merge "docs: fix broken links in .jd docs" into ics-mr1
* commit 'd1186cd5bb445e9b0768edf6cb87022865cada55': docs: fix broken links in .jd docs
Diffstat (limited to 'docs/html/guide/developing/devices/emulator.jd')
-rw-r--r--docs/html/guide/developing/devices/emulator.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/developing/devices/emulator.jd b/docs/html/guide/developing/devices/emulator.jd
index 8211275..02dcb68 100644
--- a/docs/html/guide/developing/devices/emulator.jd
+++ b/docs/html/guide/developing/devices/emulator.jd
@@ -480,7 +480,7 @@ on disk images, use <code>-help-disk-images</code>.</p>
<td>Enable the root shell (as in <code>-shell</code> and specify the QEMU character
device to use for communication with the shell.</td>
<td>&lt;device&gt; must be a QEMU device type. See the documentation for '-serial <em>dev</em>' at
- <a href="http://www.nongnu.org/qemu/qemu-doc.html#SEC10">http://www.bellard.org/qemu/qemu-doc.html#SEC10</a>
+ <a href="http://wiki.qemu.org/download/qemu-doc.html">http://wiki.qemu.org/download/qemu-doc.html</a>
for a list of device types.
<p>Here are some examples: </p>
@@ -619,7 +619,7 @@ scale in direct relationship with &lt;delay&gt; values.</p>
<td>Use this command to emulate an NMEA-compatible GPS unit connected to
an external character device or socket. The format of <code>&lt;device&gt;</code> must be QEMU-specific
serial device specification. See the documentation for 'serial -dev' at
- <a href="http://www.bellard.org/qemu/qemu-doc.html#SEC10">http://www.bellard.org/qemu/qemu-doc.html#SEC10</a>.
+ <a href="http://wiki.qemu.org/download/qemu-doc.html">http://wiki.qemu.org/download/qemu-doc.html</a>.
</td>
</tr>
<tr>
@@ -638,7 +638,7 @@ scale in direct relationship with &lt;delay&gt; values.</p>
<td>Redirect radio mode to the specified character device.</td>
<td>The format of <code>&lt;device&gt;</code> must be QEMU-specific
serial device specification. See the documentation for 'serial -dev' at
-<a href="http://www.bellard.org/qemu/qemu-doc.html#SEC10">http://www.bellard.org/qemu/qemu-doc.html#SEC10</a>.
+<a href="http://wiki.qemu.org/download/qemu-doc.html">http://wiki.qemu.org/download/qemu-doc.html</a>.
</td>
</tr>
<tr>