diff options
author | gabor <gabor@FreeBSD.org> | 2012-10-13 19:37:58 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2012-10-13 19:37:58 +0000 |
commit | f9c782221359e602e4b46d2d46489ab0ee82311b (patch) | |
tree | 0612aea1cae5591f3675242ee4c79b9a96c2f144 /UPDATING | |
parent | 18c2bcedc9b933ca789e13b78ab97d4cf4cc8425 (diff) | |
download | FreeBSD-src-f9c782221359e602e4b46d2d46489ab0ee82311b.zip FreeBSD-src-f9c782221359e602e4b46d2d46489ab0ee82311b.tar.gz |
- Fix typo
Spotted by: glebius
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW: The GNU sort(1) program has been removed since the BSD-licensed sort(1) has been the default for quite some time and no serious problems have been reported. The corresponding WITH_GNU_SORT - knob has als gone. + knob has also gone. 20121006: The pfil(9) API/ABI for AF_INET family has been changed. Packet |