glfs/general/genutils/bc/bc-intro.xml
Larry Lawrence 03cbf552d5 more edits....
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@829 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-06 17:54:24 +00:00

17 lines
538 B
XML

<sect2>
<title>Introduction to bc</title>
<screen>Download location (HTTP): <ulink url="&bc-download-http;"/>
Download location (FTP): <ulink url="&bc-download-ftp;"/>
Version used: &bc-version;
Package size: &bc-size;
Estimated Disk space required: &bc-buildsize;
Estimated build time: &bc-time;</screen>
<para>The bc package contains bc. This is an arbitrary precision numeric
processing language.</para>
<screen>bc depends on:
<xref linkend="readline"/></screen>
</sect2>