Minor audio cleanup

debug -> development
higher-level
audio.h
OpenSL ES not in architectural diagram
fix _ in link
no target=android in link
comma
AudioRecord
fix pre-formatting
redundant even

Change-Id: I15735f4491e139636807a47849eff435955a3d1e
diff --git a/src/devices/audio_debugging.jd b/src/devices/audio_debugging.jd
index 9c9b2fb..b54cf59 100644
--- a/src/devices/audio_debugging.jd
+++ b/src/devices/audio_debugging.jd
@@ -81,10 +81,10 @@
 <p>
 If the directory does not exist, create it as follows:
 </p>
-<code>
+<pre>
 mkdir /data/misc/media
 chown media:media /data/misc/media
-</code>
+</pre>
 </li>
 <li><code>echo af.tee=# &gt; /data/local.prop</code>
 <br />Where the <code>af.tee</code> value is a number described below.