diff options
author | phk <phk@FreeBSD.org> | 2003-10-19 10:24:59 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-10-19 10:24:59 +0000 |
commit | cda626230ec98e7c5af6e6b811e6510e11a08982 (patch) | |
tree | e448f43f9d782710f2fcbab39d86f81c2e17d053 /UPDATING | |
parent | 6360d0a43d3a7792f0a8ffd1ba5f9c135b8869fc (diff) | |
download | FreeBSD-src-cda626230ec98e7c5af6e6b811e6510e11a08982.zip FreeBSD-src-cda626230ec98e7c5af6e6b811e6510e11a08982.tar.gz |
s/5.0-CURRENT/FreeBSD 5.x/
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ This file is maintained and copyrighted by M. Warner Losh <imp@village.org>. See end of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. -NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: - FreeBSD 5.0-CURRENT has many debugging features turned on, in +NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: + FreeBSD 5.x has many debugging features turned on, in both the kernel and userland. These features attempt to detect incorrect use of system primitives, and encourage loud failure through extra sanity checking and fail stop semantics. They |