unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] nios2: Fix spelling of "Auxilliary."
@ 2018-01-24 12:32 Tobias Klauser
  0 siblings, 0 replies; only message in thread
From: Tobias Klauser @ 2018-01-24 12:32 UTC (permalink / raw
  To: libc-alpha

Changelog:
	* sysdeps/nios2/start.S: Fix spelling.
---
 sysdeps/nios2/start.S | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sysdeps/nios2/start.S b/sysdeps/nios2/start.S
index fa224ef75c0b..fa324a44beff 100644
--- a/sysdeps/nios2/start.S
+++ b/sysdeps/nios2/start.S
@@ -46,8 +46,8 @@
 	    Unspecified			High Addresses
 	    Referenced strings, etc.			Varies
 	    Unspecified
-	    Null auxilliary vector entry		4bytes
-	    Auxilliary vector entries			8bytes each
+	    Null auxiliary vector entry			4bytes
+	    Auxiliary vector entries			8bytes each
 	    NULL terminator for envp			4bytes
 	    Environment pointers	sp+8+4*argc	4bytes each
 	    NULL terminator for argv	sp+4+4*argc	4bytes
@@ -61,7 +61,7 @@
 	The contents of all other registers are unspecified. User code should
 	set fp to zero to mark the end of the frame chain.
 
-	The auxilliary vector is a series of pairs of 32-bit tag and 32-bit
+	The auxiliary vector is a series of pairs of 32-bit tag and 32-bit
 	value, terminated by an AT_NULL tag.
 */
 
-- 
2.13.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-24 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 12:32 [PATCH] nios2: Fix spelling of "Auxilliary." Tobias Klauser

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).