diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2003-12-03 22:28:11 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2003-12-03 22:28:11 +0000 |
| commit | 97e09bfa35e0594dba926a7e83eabbdf83555245 (patch) | |
| tree | d5716e2de8a72aadc946a81be76949bd72b14277 | |
| parent | 7dd1dc513a16c3e61dba86634409f1329aa1941f (diff) | |
| download | rockbox-97e09bfa35e0594dba926a7e83eabbdf83555245.zip rockbox-97e09bfa35e0594dba926a7e83eabbdf83555245.tar.gz rockbox-97e09bfa35e0594dba926a7e83eabbdf83555245.tar.bz2 rockbox-97e09bfa35e0594dba926a7e83eabbdf83555245.tar.xz | |
Formatting corrections
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4100 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | www/docs/ports.t | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/docs/ports.t b/www/docs/ports.t index 9cb7a8b..49a580b 100755 --- a/www/docs/ports.t +++ b/www/docs/ports.t @@ -182,9 +182,9 @@ <h2>Port C/Analog In</h2> <table border=1> <tr><th>Port pin</th> - <th colspan=2>Player</th> - <th colspan=2>Recorder</th> - <th colspan=2>FM/V2 Recorder</th> + <th>Player</th> + <th>Recorder</th> + <th>FM/V2 Recorder</th> </tr> <tr><th><b>PC0/AN0</b></th> <td>LEFT key</td> |