From: Tobias Klauser Date: Tue, 23 Jan 2018 19:40:44 +0000 (-0800) Subject: manual: Fix spelling of "Auxiliary." X-Git-Tag: glibc-2.27~110 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28c3f14f2ebd9cfc478e01543fa5da99bbdc507a;p=thirdparty%2Fglibc.git manual: Fix spelling of "Auxiliary." --- diff --git a/ChangeLog b/ChangeLog index c09316d57e4..9f9787b5fe5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-01-23 Tobias Klauser + + * manual/tunables.texi (Hardware Capability Tunables): Fix + spelling. + 2018-01-22 Rical Jasan * manual/locale.texi (ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4) diff --git a/manual/tunables.texi b/manual/tunables.texi index 6e0ee289803..be33c9fc796 100644 --- a/manual/tunables.texi +++ b/manual/tunables.texi @@ -304,7 +304,7 @@ by setting the following tunables in the @code{tune} namespace: This tunable supersedes the @env{LD_HWCAP_MASK} environment variable and is identical in features. -The @code{AT_HWCAP} key in the Auxilliary Vector specifies instruction set +The @code{AT_HWCAP} key in the Auxiliary Vector specifies instruction set extensions available in the processor at runtime for some architectures. The @code{glibc.tune.hwcap_mask} tunable allows the user to mask out those capabilities at runtime, thus disabling use of those extensions.