Author: bdubbs
Date: 2012-04-25 14:15:58 -0600 (Wed, 25 Apr 2012)
New Revision: 9997
Modified:
trunk/BOOK/general/sysutils/mc.xml
Log:
Correct configuation file directory for midnght commander (mc)
Modified: trunk/BOOK/general/sysutils/mc.xml
===================================================================
--- trunk/BOOK/general/sysutils/mc.xml 2012-04-25 02:44:38 UTC (rev 9996)
+++ trunk/BOOK/general/sysutils/mc.xml 2012-04-25 20:15:58 UTC (rev 9997)
@@ -147,10 +147,10 @@
<sect3 id="mc-config">
<title>Config Files</title>
- <para><filename>~/.mc/*</filename></para>
+ <para><filename>~/.config/mc/*</filename></para>
<indexterm zone="mc mc-config">
- <primary sortas="e-AA..mc/*">~/..mc/*</primary>
+ <primary sortas="e-AA.config/.mc/*">~/.config/.mc/*</primary>
</indexterm>
</sect3>
@@ -158,9 +158,9 @@
<sect3>
<title>Configuration Information</title>
- <para>The <filename class="directory">~/.mc</filename> directory and
+ <para>The <filename class="directory">~/.config/mc</filename> directory
and
its contents are created when you start <command>mc</command> for the
- first time. Then you can edit the main <filename>~/.mc/ini</filename>
+ first time. Then you can edit the main
<filename>~/.config/mc/ini</filename>
configuration file manually or through the <application>MC</application>
shell. Consult the mc(1) man page for details.</para>
@@ -183,7 +183,7 @@
<seglistitem>
<seg>mc, mcdiff, mcedit, and mcview</seg>
<seg>None</seg>
- <seg>/etc/mc, /usr/libexec/mc, and /usr/share/mc</seg>
+ <seg>/etc/mc, /usr/libexec/mc, /usr/share/mc, ~/config/mc</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page