From: Rich Felker Date: Fri, 23 Aug 2013 02:40:30 +0000 (-0400) Subject: fix some documentation typos X-Git-Tag: v0.9.13~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fdaaf251d355ed5ce79a6998f40e00dab888e3e;p=musl fix some documentation typos --- diff --git a/INSTALL b/INSTALL index 35f02a32..ee1fe091 100644 --- a/INSTALL +++ b/INSTALL @@ -120,7 +120,7 @@ main host system library directories. Finally, it's worth noting that musl's include and lib directories in the build tree are setup to be usable without installation, if -necessary. Just modify the the paths in the spec file used by musl-gcc +necessary. Just modify the paths in the spec file used by musl-gcc (it's located at $prefix/lib/musl-gcc.specs) to point to the source/build tree. diff --git a/WHATSNEW b/WHATSNEW index a192f56d..327a7d11 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -963,7 +963,7 @@ arch-specific bugs fixed: 0.9.12 release notes -new feastures: +new features: - zoneinfo time zone support - PIE support on all supported archs - named sub-archs for endian and float ABI variants