public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] manual: fix typo in glibc.tune.hwcap_mask description
@ 2018-01-22 15:31 Tobias Klauser
  2018-01-23 19:42 ` Carlos O'Donell
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Klauser @ 2018-01-22 15:31 UTC (permalink / raw)
  To: libc-alpha

Auxilliary -> Auxiliary

Changelog:
	* manual/tunables.texi (glibc.tune.hwcap_mask): Fix a typo.
---
 manual/tunables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/tunables.texi b/manual/tunables.texi
index 6e0ee2898036..be33c9fc7965 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.
-- 
2.13.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] manual: fix typo in glibc.tune.hwcap_mask description
  2018-01-22 15:31 [PATCH] manual: fix typo in glibc.tune.hwcap_mask description Tobias Klauser
@ 2018-01-23 19:42 ` Carlos O'Donell
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos O'Donell @ 2018-01-23 19:42 UTC (permalink / raw)
  To: Tobias Klauser, libc-alpha

On 01/22/2018 07:30 AM, Tobias Klauser wrote:
> Auxilliary -> Auxiliary
> 
> Changelog:
> 	* manual/tunables.texi (glibc.tune.hwcap_mask): Fix a typo.
> ---
>  manual/tunables.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/manual/tunables.texi b/manual/tunables.texi
> index 6e0ee2898036..be33c9fc7965 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.
> 

Pushed as obvious. Thanks!

commit 28c3f14f2ebd9cfc478e01543fa5da99bbdc507a
Author: Tobias Klauser <tklauser@distanz.ch>
Date:   Tue Jan 23 11:40:44 2018 -0800

    manual: Fix spelling of "Auxiliary."

-- 
Cheers,
Carlos.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-23 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-22 15:31 [PATCH] manual: fix typo in glibc.tune.hwcap_mask description Tobias Klauser
2018-01-23 19:42 ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).