From a1a1d9ed137c8e404e7f0bd41804099ef18b9267 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 29 Feb 2016 15:34:38 +0100 Subject: Add a number of man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 4ffd93d..305fe83 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ NAME - libzahl - big integer library + libzahl - Big integer library ETYMOLOGY - The bold uppercase Z which represents the set of + The bold uppercase 'Z' which represents the set of all integers is derived from the german word 'zahlen', whose singular is 'zahl'. @@ -15,7 +15,7 @@ DESCRIPTION when an error is detected, rather than letting the caller also perform a check. This shall make the code in the user program cleaner too. libzahl will - use dedicated temporary bitnum integers whether + use dedicated temporary bignum integers whether possible, and necessary, for its internal calculations. libzahl will not deallocate allocations, but rather cache them for reuse. -- cgit v1.2.3-70-g09d2