[Pkg-mol-commits] r99 - mol/trunk/debian
Gaudenz Steinlin
gaudenz at costa.debian.org
Fri Oct 6 18:45:04 UTC 2006
Author: gaudenz
Date: 2006-10-06 18:45:03 +0000 (Fri, 06 Oct 2006)
New Revision: 99
Modified:
mol/trunk/debian/molvconfig.sgml
Log:
correct paths in molvconfig manpage
Modified: mol/trunk/debian/molvconfig.sgml
===================================================================
--- mol/trunk/debian/molvconfig.sgml 2006-10-06 18:31:27 UTC (rev 98)
+++ mol/trunk/debian/molvconfig.sgml 2006-10-06 18:45:03 UTC (rev 99)
@@ -37,10 +37,10 @@
<command>molvconfig</command> find a free virtual terminal and
uses it to interactively probe the video modes specified in the
file <filename>/etc/fb.modes</filename>, and in the files found
- in the directory <filename>/usr/lib/mol/vmodes/</filename>. The
+ in the directory <filename>/usr/share/mol/vmodes/</filename>. The
video modes that are found to work on a particular system are
written to the video mode database
- <filename>/var/lib/mol/vmodes</filename>, where they can be used
+ <filename>/var/lib/mol/fb_modes</filename>, where they can be used
by the console video driver of &mol;.
</para>
@@ -50,7 +50,7 @@
<title>Files</title>
<para>
- <filename>/usr/lib/mol/vmodes/</filename> contains a set of
+ <filename>/usr/share/mol/vmodes/</filename> contains a set of
files with typical video modes for various Macs.
</para>
@@ -61,7 +61,7 @@
</para>
<para>
- <filename>/var/lib/mol/vmodes</filename> contains the video mode
+ <filename>/var/lib/mol/fb_modes</filename> contains the video mode
database generated for a particular system.
</para>
</refsect1>
More information about the Pkg-mol-commits
mailing list