]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
manual: Fix spelling of "Auxiliary."
authorTobias Klauser <tklauser@distanz.ch>
Tue, 23 Jan 2018 19:40:44 +0000 (11:40 -0800)
committerCarlos O'Donell <carlos@systemhalted.org>
Tue, 23 Jan 2018 19:40:44 +0000 (11:40 -0800)
ChangeLog
manual/tunables.texi

index c09316d57e487152b2480728eeea5005f5f1753e..9f9787b5fe5d9ba09b7708787ebdf84bf3949503 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-23  Tobias Klauser  <tklauser@distanz.ch>
+
+       * manual/tunables.texi (Hardware Capability Tunables): Fix
+       spelling.
+
 2018-01-22  Rical Jasan  <ricaljasan@pacific.net>
 
        * manual/locale.texi (ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4)
index 6e0ee2898036fe91a5b96368f629b78abd982400..be33c9fc796571e584bf83f33e67a6b06cd793db 100644 (file)
@@ -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.