diff --git a/AUTHORS b/AUTHORS
index af8d30e20..8d7331ae3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -22,7 +22,7 @@ Qball Cow <qballcow@gmail.com>
 	Playlist commands
 
 Former Developers
-------------------
+-----------------
 tw-nym
 
 Nagilum
diff --git a/INSTALL b/INSTALL
index 014ca4c6d..34029f604 100644
--- a/INSTALL
+++ b/INSTALL
@@ -43,7 +43,7 @@ For FLAC support.  You will need version 1.1.0 or higher of libflac.
 
 OggFLAC - http://www.xiph.org/ogg/vorbis/ and http://flac.sourceforge.net/
 For OggFLAC support.  You will need liboggflac, which can be built from the
-FLAC sources if libogg is already installed. Versions of flac 1.1.3 and
+FLAC sources if libogg is already installed.  Versions of flac 1.1.3 and
 greater will automatically detect and use OggFLAC if it's available.
 
 Audio File - http://www.68k.org/~michael/audiofile/
diff --git a/UPGRADING b/UPGRADING
index bec753614..6416ec874 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -3,10 +3,12 @@
 Upgrading to 0.13.0
 -------------------
 
-JACK and libsamplerate have been added as optional dependencies (see 
-zeroconf_name and samplerate_converter, respectively). Added 
-gapless_mp3_playback, update to the latest mpdconf.example in the docs 
-directory. FLAC/OggFLAC now supports the 1.1.13 API.
+JACK, Avahi, and libsamplerate have been added as optional dependencies.
+FLAC/OggFLAC now supports the 1.1.3 API.
+
+New mpd.conf parameters include zeroconf_name, samplerate_converter, and
+gapless_mp3_playback.  See the mpd.conf man page or updated mpconf.example for
+more information on these parameters.
 
 Upgrading to 0.12.0
 -------------------
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5
index da58ade32..f7fd99859 100644
--- a/doc/mpd.conf.5
+++ b/doc/mpd.conf.5
@@ -239,8 +239,9 @@ disable all metadata.  The default is to use all known tag types except for
 comments.
 .TP
 .B zeroconf_name <name>
-If Zerconf is compiled into MPD, this is the service name to publish. This should
-be unique to your local network, but name collisions will properly dealt with.
+If Zerconf is compiled into MPD, this is the service name to publish.  This
+should be unique to your local network, but name collisions will be properly
+dealt with.
 .SH REQUIRED AUDIO OUTPUT PARAMETERS
 .TP
 .B type <type>