Changeset 138b95d
- Timestamp:
- Mar 29, 2006, 9:02:26 AM (19 years ago)
- Children:
- aff2cac
- Parents:
- 3cfe3a1
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/common/glibc.xml
r3cfe3a1 r138b95d 112 112 <term><parameter>--enable-add-ons</parameter></term> 113 113 <listitem> 114 <para>This tells Glibc to utilize all add-ons that are avaialble.</para> 114 <para>This tells Glibc to utilize all add-ons that are 115 available.</para> 115 116 </listitem> 116 117 </varlistentry> -
final-system/common/perl.xml
r3cfe3a1 r138b95d 66 66 67 67 <para os="h">To test the results, issue: 68 <userinput>make test s</userinput>.</para>68 <userinput>make test</userinput>.</para> 69 69 70 70 <para os="j">Install the package:</para> -
general.ent
r3cfe3a1 r138b95d 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY version "CLFS-SVN-2006032 8">3 <!ENTITY version "CLFS-SVN-20060329"> 4 4 <!ENTITY version-x86 "&version;-x86"> 5 5 <!ENTITY version-x86_64 "&version;-x86_64-Multilib"> … … 16 16 <!ENTITY version-alpha "&version;-ALPHA"> 17 17 18 <!ENTITY releasedate "March 2 8, 2006">18 <!ENTITY releasedate "March 29, 2006"> 19 19 <!ENTITY milestone "0.1"> 20 20 <!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" -->
Note:
See TracChangeset
for help on using the changeset viewer.