diff --git a/Portable-Devices.md b/Portable-Devices.md
index 80a6151..4bf17ff 100644
--- a/Portable-Devices.md
+++ b/Portable-Devices.md
@@ -5,11 +5,11 @@
Starting from version 0.5 Clementine has support for iPods, MTP devices (also known as Microsoft PlaysForSure) and USB mass storage devices.
- **Device** | **Windows** | **Linux** | **Mac** |
- **iPod classic** | supported | supported, requires libgpod | supported |
- **iPod Touch, iPhone 3G/3GS** | supported if you have iTunes installed | supported, requires libgpod and libimobiledevice | supported |
- **MTP** | supported | supported, requires libmtp and GIO | flaky |
- **USB mass storage** | supported | supported | supported |
+ Device | Windows | Linux | Mac |
+ iPod classic | unsupported | supported, requires libgpod | supported |
+ iPod Touch, iPhone 3G/3GS | unsupported | supported, requires libgpod and libimobiledevice | supported |
+ MTP | unsupported | supported, requires libmtp and GIO | flaky |
+ USB mass storage | unsupported | supported | supported |
When you plug in a device it should show up automatically in the Devices tab on the left of the Clementine window. Double clicking on the device will open it and start searching for songs inside. You can copy songs to a device by right clicking them in the library or the playlist and selecting *Copy to device*.
@@ -22,7 +22,7 @@ http://www.clementine-player.org/screenshots/wiki/devices-small.png
Clementine uses [libgpod](http://www.gtkpod.org/wiki/Libgpod) to read and write the iTunes database on your iPod. This is installed automatically if you download a binary package of Clementine, but if you are compiling from source make sure you have the libgpod and libgpod-dev packages installed before you start.
-The classic iPod or iPod shuffle appear as USB mass storage devices are mounted and accessed directly by Clementine, but the iPod touch, iPhone and iPad use a different protocol and Clementine uses [libimobiledevice](http://www.libimobiledevice.org/) to access them. libimobiledevice requires usbmuxd which on **Windows** is installed by iTunes.
+The classic iPod or iPod shuffle appear as USB mass storage devices are mounted and accessed directly by Clementine, but the iPod touch, iPhone and iPad use a different protocol and Clementine uses [libimobiledevice](http://www.libimobiledevice.org/) to access them. libimobiledevice requires usbmuxd.
- **Show a list of songs:**