Switch to side-by-side view

--- a/upmpd/upmpdcli.conf
+++ b/upmpd/upmpdcli.conf
@@ -4,17 +4,17 @@
 # this file.
 
 # Host MPD runs on. Defaults to localhost. This can also be specified as -h host
-#mpdhost = somehost.in.my.domain
+#mpdhost = localhost
 
 # Port for MPD. Can also be specified as -p port
 #mpdport = 6600
 
 # Displayed "Friendly Name" for the UPnP Media Renderer
-#friendlyname = UPMpd
+#friendlyname = UpMpd
 
 # Log file name. Defaults to stderr. This can also be specified as
 # -d logfilename
-#logfilename = /tmp/upmpdcli.log
+#logfilename = 
 
 # Log level. 0-4. Can also be specified as -l loglevel.
 #loglevel = 3