wok diff bc/description.txt @ rev 19961

grub2-efi: add modules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 28 19:09:06 2017 +0200 (2017-05-28)
parents 0c849a954ff9
children
line diff
     1.1 --- a/bc/description.txt	Mon Feb 20 16:36:25 2012 -0800
     1.2 +++ b/bc/description.txt	Sun May 28 19:09:06 2017 +0200
     1.3 @@ -1,3 +1,9 @@
     1.4 -bc is an arbitrary precision numeric processing language. Syntax is similar to 
     1.5 -C, but differs in many substantial areas. It supports interactive execution of 
     1.6 -statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.
     1.7 +Bc
     1.8 +
     1.9 +Bc is an arbitrary precision numeric processing language. 
    1.10 +Syntax is similar to C, but differs in many substantial 
    1.11 +areas. It supports interactive execution of statements. 
    1.12 +Bc is a utility included in the POSIX P1003.2/D11 draft 
    1.13 +standard.
    1.14 +
    1.15 +http://www.gnu.org/software/bc/