diff options
author | pfg <pfg@FreeBSD.org> | 2016-05-03 22:01:48 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-05-03 22:01:48 +0000 |
commit | 871e47bb43ad9f672c1f123bd94ba4e6ebc8749d (patch) | |
tree | 5dc7f088dbf86206e51ccbf49535f02f8b3db243 /UPDATING | |
parent | ffb7443159e30477f3edc3382e3312675025e80b (diff) | |
download | FreeBSD-src-871e47bb43ad9f672c1f123bd94ba4e6ebc8749d.zip FreeBSD-src-871e47bb43ad9f672c1f123bd94ba4e6ebc8749d.tar.gz |
Misc. build: minor spelling fixes.
No functional change.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -905,7 +905,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW: WITH_ICONV has been split into two feature sets. WITH_ICONV now enables just the iconv* functionality and is now on by default. WITH_LIBICONV_COMPAT enables the libiconv api and link time - compatability. Set WITHOUT_ICONV to build the old way. + compatibility. Set WITHOUT_ICONV to build the old way. If you have been using WITH_ICONV before, you will very likely need to turn on WITH_LIBICONV_COMPAT. |