From afa46de0cc4f27941bda8e83d006ccf9f265f94c Mon Sep 17 00:00:00 2001
From: Ian Darwin <ian@darwinsys.com>
Date: Wed, 3 Oct 1990 17:57:04 +0000
Subject: [PATCH] Unimportant text hacking.

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

diff --git a/src/PORTING b/src/PORTING
index e247f0a9..e93d40f8 100644
--- a/src/PORTING
+++ b/src/PORTING
@@ -1,11 +1,11 @@
 Portability of the new file(1) command.
-@(#) $Header: /home/glen/git/file/cvs/file/src/Attic/PORTING,v 1.5 1987/11/08 23:03:41 ian Exp $
+@(#) $Header: /home/glen/git/file/cvs/file/src/Attic/PORTING,v 1.6 1990/10/03 17:57:04 ian Exp $
 
 Read this file only if the program doesn't compile on your system.
 
-I have tried to make a file command that doesn't need any command-line
-defines (-D) to specify what version of UNIX is in use. I do
-this by using the definitions available in the system #include
+I have tried to make a program that doesn't need any command-line
+defines (-D) to specify what version of UNIX is in use,
+by using the definitions available in the system #include
 files. For example, the lstat(2) call is normally found in
 4BSD systems, but might be grafted into some other variant
 of UNIX. If it's done right (ie., using the same definitions),
-- 
2.40.0