mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Fcron-3.2.0: typo and explicitly give the dsssl stylesheets directory.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13363 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b9edd3d583
commit
71ca71f9c3
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "July 7th, &year;">
|
||||
<!ENTITY releasedate "July 8th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -165,8 +165,10 @@ make</userinput></screen>
|
||||
<para><option>--with-editor=<replaceable></path/to/editor></replaceable></option>:
|
||||
This switch allows you to set the default text editor.</para>
|
||||
|
||||
<para><option>-with-dsssl-dir=<replaceable></path/to/dsssl-stylesheets></replaceable></option>:
|
||||
May be used if you have <xref linkend="docbook-utils"/> installed.</para>
|
||||
<para><option>--with-dsssl-dir=<replaceable></path/to/dsssl-stylesheets></replaceable></option>:
|
||||
May be used if you have <xref linkend="docbook-utils"/> installed.
|
||||
Currently, the dsssl stylesheets are located at
|
||||
<filename class="directory">/usr/share/sgml/docbook/dsssl-stylesheets-1.79</filename>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user