mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
8d3eae9ab4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9196 af4574ff-66df-0310-9fd7-8a98e5e911e0
19 lines
807 B
XML
19 lines
807 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!-- $LastChangedBy$
|
|
$Date$ -->
|
|
|
|
<!-- FIXME:ken - any use is probably no longer required, everything so far
|
|
that I've looked at actually goes into prefix/share/man - but I haven't built
|
|
them all, so far -->
|
|
<para><parameter>--mandir=<envar>$GNOME_PREFIX</envar>/share/man</parameter>:
|
|
This parameter causes the <filename>man.(X)</filename> files to be installed
|
|
in <filename class="directory">$GNOME_PREFIX/share/man/man(X)</filename>
|
|
instead of <filename
|
|
class="directory">$GNOME_PREFIX/man/man(X)</filename>.</para>
|