--- embedaddon/mpd/doc/mpd10.html	2012/02/21 23:32:47	1.1.1.1
+++ embedaddon/mpd/doc/mpd10.html	2016/11/01 09:56:12	1.1.1.3
@@ -6,7 +6,7 @@
 </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">
 
-<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
+<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
  <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
  <b>:</b> <EM>Invoking mpd</EM><BR>
 <b>Previous:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A><BR>
@@ -22,7 +22,7 @@ files, and then running
 </code></blockquote>
 
 On startup mpd run commands from the <code>startup</code> label.
-Aftre that, if <code><em>configuration</em></code> is supplied,
+After that, if <code><em>configuration</em></code> is supplied,
 mpd looks in <code>mpd.conf</code> for a matching label,
 and runs the corresponding commands. If 
 <code><em>configuration</em></code> is not supplied,
@@ -62,6 +62,9 @@ the <code>--pidfile</code> option).</p>
 <dt><b><code>-s  --syslog-ident <em>ident</em></code></b><dd><p>Mpd normally logs via <code>syslog(3)</code> with the identifier
 <code>mpd</code>. This option allows you to change that identifier.</p>
 
+<dt><b><code>-m  --pam-service <em>service</em></code></b><dd><p>Mpd normally invoke <code>pam(3)</code> with the service
+<code>mpd</code>. This option allows you to change that service.</p>
+
 <dt><b><code>-v  --version</code></b><dd><p>Displays the version number of mpd and exits.</p>
 
 <dt><b><code>-h  --help</code></b><dd><p>Displays a usage message and exits.</p>
@@ -88,7 +91,7 @@ is already in a closed state, this signal has no effec
 
 
  <HR NOSHADE>
-<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A>
+<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
  <b>:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A>
  <b>:</b> <EM>Invoking mpd</EM><BR>
 <b>Previous:</b> <A HREF="mpd9.html"><EM>Running Mpd</EM></A><BR>