From 123ffab09a40b08fc381e1bd7e33077fe531d47f Mon Sep 17 00:00:00 2001
From: Ben Pfaff <blp@cs.stanford.edu>
Date: Mon, 22 May 2006 17:51:46 +0000
Subject: [PATCH] Wording.

---
 src/utils/README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/utils/README b/src/utils/README
index 004478f..f27b6e2 100644
--- a/src/utils/README
+++ b/src/utils/README
@@ -1,6 +1,6 @@
-If your version of Perl predates 5.8.0, then you will need to compile
-setitimer-helper (with `make') and install it in PATH, if you want the
-"pintos" script's timeout support (with -T) to properly limit the
-child's CPU time.  Otherwise, it is unneeded.
+If your version of Perl predates 5.8.0 and you want the "pintos"
+script's timeout support (with -T) to properly limit the child's CPU
+time, then you will need to compile setitimer-helper (with `make') and
+install it in PATH.  Otherwise, setitimer-helper is unneeded.
 
 - Ben
-- 
2.30.2