From 351b7328520c16730ceb46e5acae16038c42185e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= <debian@jff-webhosting.net>
Date: Tue, 16 Feb 2021 18:24:19 +0100
Subject: New upstream version 1.0.32

---
 README.unixware2 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'README.unixware2')

diff --git a/README.unixware2 b/README.unixware2
index b76070d..3e74409 100644
--- a/README.unixware2
+++ b/README.unixware2
@@ -9,7 +9,7 @@ Please send Email to wolfgang@rapp-informatik.de to receive.
 What you need to build xane on Unixware 2.x
 - gnu make
 
-You dont't need gcc. All is build with the standard Unixware cc and
+You don't need gcc. All is build with the standard Unixware cc and
 libs!!
 
 For the X-frontends xscanimage and xsane (separately distributed) you need
@@ -38,8 +38,8 @@ are build.It's also necessary for mathematic lib -lm .  Not doing this
 will bring runtime errors like missimg usleep or pow function.
 
 ATTENTION:!!! libucb.a of Unixware 2.x has a buggy readdir function so
-it is recommanded to remove readdir.o from libucb.a with ar -d
-readdir.o libucb.a Often used and neded functions from libucb.a are
+it is recommended to remove readdir.o from libucb.a with ar -d
+readdir.o libucb.a Often used and needed functions from libucb.a are
 strncasecmp or getpagesize.
 
 If you use -I/usr/ucbinclude it is also a good idea to move
@@ -48,7 +48,7 @@ first and some sources will not compile.
 
 Then you can run make with GNU make.
 
-After this say su and then ist good to say
+After this say su and then it's good to say
 LD_RUN_PATH=/usr/local/lib export LD_RUN_PATH
 
 after this you can install with
-- 
cgit v1.2.3