diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-10-23 18:15:14 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-10-23 18:15:14 +0000 |
| commit | 20d1019b71bcc1453e308cfa0352e85ea128e4d4 (patch) | |
| tree | 9cb944062429fa0ca10d3298bf09d937a34ce2da /UPDATING | |
| parent | f41f949d09ee73fda2c37b2f638a776a0e3bbdef (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 2 |
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. |
