bump date and a few typos

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19577 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2017-12-04 18:38:14 +00:00
parent a5026b6856
commit e47e52889a
4 changed files with 5 additions and 5 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "03"> <!-- Always 2 digits -->
<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2017">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "December 3rd, &year;">
<!ENTITY releasedate "December 4th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -9,7 +9,7 @@
<!ENTITY eog-md5sum "a4f5651295f68b28d62e666d81d810b1">
<!ENTITY eog-size "5.2 MB">
<!ENTITY eog-buildsize "39 MB">
<!ENTITY eog-time "0.2 SBU (using parallism=4)">
<!ENTITY eog-time "0.2 SBU (using parallelism=4)">
]>
<sect1 id="eog" xreflabel="EOG-&eog-version;">

View File

@ -9,7 +9,7 @@
<!ENTITY vlc-md5sum "b721fddf65aaf64eeee5629aa9bf7c9e">
<!ENTITY vlc-size "21 MB">
<!ENTITY vlc-buildsize "546 MB (add 3 MB for tests)">
<!ENTITY vlc-time "1.6 SBU (using parallism=4; add 0.1 SBU for tests)">
<!ENTITY vlc-time "1.6 SBU (using parallelism=4; add 0.1 SBU for tests)">
]>
<sect1 id="vlc" xreflabel="VLC-&vlc-version;">

View File

@ -133,7 +133,7 @@
-DSQLITE_ENABLE_FTS4=1 \
-DSQLITE_ENABLE_COLUMN_METADATA=1 \
-DSQLITE_ENABLE_UNLOCK_NOTIFY=1 \
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
-DSQLITE_SECURE_DELETE=1 \
-DSQLITE_ENABLE_FTS3_TOKENIZER=1" &amp;&amp;
make</userinput></screen>