Fix paths in manual.

Index: mocp.1
--- mocp.1.orig
+++ mocp.1
@@ -58,10 +58,8 @@ Implies \fB\-S\fP.  Run the server in foreground and l
 .TP
 \fB\-R\fP \fINAME\fP[\fB:\fP...], \
 \fB\-\-sound\-driver\fP \fINAME\fP[\fB:\fP...]
-Use the specified sound driver(s).  They can be \fBOSS\fP, \fBALSA\fP,
-\fBJACK\fP, \fBSNDIO\fP or \fBnull\fP (for debugging).  Some of the drivers
-may not have been compiled in.  This option is called \fBSoundDriver\fP in
-the configuration file.
+Use the specified sound driver(s).  They can be \fBSNDIO\fP or \fBnull\fP (for
+debugging).  This option is called \fBSoundDriver\fP in the configuration file.
 .LP
 .TP
 \fB\-m\fP, \fB\-\-music\-dir\fP
@@ -128,7 +126,7 @@ file currently being played.
 .TP
 \fB\-T\fP \fITHEME\fP, \fB\-\-theme\fP \fITHEME\fP
 Use a theme file.  If the path is not absolute, the file will be searched
-for in \fB/usr/share/moc/themes/\fP (depends on installation prefix),
+for in \fB${TRUEPREFIX}/share/moc/themes/\fP,
 \fB~/.moc/themes/\fP and the current directory.
 .LP
 .TP
@@ -152,7 +150,7 @@ allows the new values to be picked up by substitutions
 options are overridden afterwards (which gives the choice of whether the
 configured values are replaced or added to).
 .IP
-See the example configuration file (\fBconfig.example\fP) for a description
+See the example configuration file (\fB${TRUEPREFIX}/share/examples/moc/config.example\fP) for a description
 of the options available.
 .LP
 .RS
@@ -440,7 +438,7 @@ MOC directory for the configuration file, socket, the 
 .TP
 .B ~/.moc/config
 Configuration file for MOC.  The format is very simple; to see how to use
-it look at the example configuration file (\fBconfig.example\fP) distributed
+it look at the example configuration file (\fB${TRUEPREFIX}/share/examples/moc/config.example\fP) distributed
 with the program.  The example file fully describes all the configuration
 options, and so is a useful reference when using the \fB\-O\fP option.  As
 this file can specify commands which invoke other applications MOC will
@@ -460,11 +458,11 @@ variable above.)
 .TP
 .B ~/.moc/themes
 .TQ
-.B /usr/share/moc/themes
+.B ${TRUEPREFIX}/share/moc/themes
 Default directories for the theme files.
 .LP
 .TP
-.B /usr/share/moc/decoder_plugins
+.B ${TRUEPREFIX}/lib/moc/decoder_plugins
 Default directories for the audio decoder plugins.
 .LP
 .TP
