about summary refs log tree commit diff
path: root/csu/abi-note.S
diff options
context:
space:
mode:
Diffstat (limited to 'csu/abi-note.S')
-rw-r--r--csu/abi-note.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/abi-note.S b/csu/abi-note.S
index a5014ab5cc..6050883d34 100644
--- a/csu/abi-note.S
+++ b/csu/abi-note.S
@@ -50,7 +50,7 @@ offset	length	contents
    Linux community) use note type 1 and a vendor name string of "GNU"
    for a note descriptor that indicates ABI requirements.  The note data
    is four 32-bit words.  The first of these is an operating system
-   number (0=Hurd, 1=Linux, 2=Solaris, ...) and the remaining three
+   number (0=Linux, 1=Hurd, 2=Solaris, ...) and the remaining three
    identify the earliest release of that OS that supports this ABI.
    See abi-tags (top level) for details. */