From 772730c7a4377101f485ed528a9d0a269b43aabd Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 23 Sep 2001 06:36:41 +0000 Subject: [PATCH] Fix grammar of the newest UPDATING entry. Also, minor rewording of grant to use this document to be less restrictive than before. The document now can be used without restriction. --- UPDATING | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/UPDATING b/UPDATING index d0bd36c949f0..7cbf4a5e6306 100644 --- a/UPDATING +++ b/UPDATING @@ -9,7 +9,7 @@ COMMON ITEMS: section later in the file. There's a bug in the world build process. The cross-tools are build with the NEW headers, but the OLD libc.a. This leads to all kinds of problems with the new libc. A temporary - workaround is to do addn + workaround is to add CFLAGS="-O -pipe -D_OLD_STDIO" before building world when upgrading from 4.x to current. This can be removed afterwards. @@ -792,9 +792,9 @@ Copyright information: Copyright 1998, 2001 M. Warner Losh. All Rights Reserved. -Redistribution, translation and use, with or without modification, in -full or in part, are permitted provided that the above copyright -notice is retained. +Redistribution, publication, translation and use, with or without +modification, in full or in part, in any form or format of this +document are permitted. THIS DOCUMENT IS PROVIDED BY WARNER LOSH ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED @@ -811,4 +811,7 @@ POSSIBILITY OF SUCH DAMAGE. If you find this document useful, and you want to, you may buy the author a beer. +Contact the Warner Losh if you have any questions about your use of +this document. + $FreeBSD$