Author: reimar Date: Thu Sep 3 08:59:14 2009 New Revision: 29638 Log: Improve wording for file/directory specific config file explanation.
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Wed Sep 2 21:55:24 2009 (r29637) +++ trunk/DOCS/man/en/mplayer.1 Thu Sep 3 08:59:14 2009 (r29638) @@ -527,10 +527,10 @@ named 'movie.avi.conf' with the file-spe You can also put the configuration file in the same directory as the file to be played, as long as you give the \-use\-filedir\-conf option (either on the command line or in your global config file). -If file-specific configuration file is found in the same directory, no file-specific -one is loaded from ~/.mplayer. -In addition the \-use\-filedir\-conf also enables directory-specific configuration files, -MPlayer tries to first load a mplayer.conf from the same directory as the file played +If a file-specific configuration file is found in the same directory, no file-specific +configuration is loaded from ~/.mplayer. +In addition, the \-use\-filedir\-conf option enables directory-specific configuration files. +For this, MPlayer first tries to load a mplayer.conf from the same directory as the file played and then tries to load any file-specific configuration. .PP .I EXAMPLE MPLAYER CONFIGURATION FILE: _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
