Fix module path in xorg.conf man page

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Alan Coopersmith 2009-09-14 19:51:22 -07:00 committed by Peter Hutterer
parent 49b98d092e
commit e320736c45

View File

@ -714,12 +714,12 @@ multimedia subdirectories of each of those directories.
In addition to this, operating system specific subdirectories of all In addition to this, operating system specific subdirectories of all
the above are searched first if they exist. the above are searched first if they exist.
.PP .PP
To see what extension modules are available, check the contents To see what extension modules are available, check the extensions
of the following directory: subdirectory under:
.PP .PP
.RS 4 .RS 4
.nf .nf
__projectroot__/lib/modules/extensions __modulepath__
.fi .fi
.RE .RE
.PP .PP