mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
option -> parameter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21581 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
30dece5b5c
commit
d54c3b821b
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "May 10th, &year;">
|
||||
<!ENTITY releasedate "May 11th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -248,8 +248,8 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--without-evolution-data-server</option>: This switch disables
|
||||
<application>AbiWord</application>
|
||||
<parameter>--without-evolution-data-server</parameter>: This switch
|
||||
disables <application>AbiWord</application>
|
||||
<application>Evolution Data Server</application> support which is known
|
||||
to fail when using recent versions of
|
||||
<application>Evolution Data Server</application>.
|
||||
|
Loading…
Reference in New Issue
Block a user