aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-10-23 18:15:14 +0000
committerChris Costello <chris@FreeBSD.org>1999-10-23 18:15:14 +0000
commit20d1019b71bcc1453e308cfa0352e85ea128e4d4 (patch)
tree9cb944062429fa0ca10d3298bf09d937a34ce2da
parentf41f949d09ee73fda2c37b2f638a776a0e3bbdef (diff)
Notes
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 19fa0326b8a97..5a49a6e77498e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -15,7 +15,7 @@ directly to him. See end of file for further details.
The sigset_t datatype has been changed from an integral type
to a compound type and can hold 128 signals. Syscalls directly
or indirectly using the new sigset_t have been added as to
- maintain compatible with existing binaries. A new kernel must
+ maintain compatibility with existing binaries. A new kernel must
be made and installed and booted with before a make world can
be done.