diff options
author | imp <imp@FreeBSD.org> | 2001-09-23 06:36:41 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2001-09-23 06:36:41 +0000 |
commit | 771abf177e783d214b2eaf945ee1f8f7b2aa04f9 (patch) | |
tree | f88673ffb47acf559951bcee25a31990ff5e08c1 /UPDATING | |
parent | aac67659130479ff935332fa69779bc0356c9862 (diff) | |
download | FreeBSD-src-771abf177e783d214b2eaf945ee1f8f7b2aa04f9.zip FreeBSD-src-771abf177e783d214b2eaf945ee1f8f7b2aa04f9.tar.gz |
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.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -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$ |