ACTUALLY clean up README formatting

This commit is contained in:
Triss 2021-02-03 02:17:36 +01:00
parent 5ffadd51d4
commit e062ecd729
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Here's a collection of links about the subject, I'm putting these here because
people seem to find these useful.
* [`elf(5)` manpage](https://linux.die.net/man/5/elf)
* [https://cs.stevens.edu/%7Ejschauma/631A/elf.html](unofficial ELF docs) (has
* [unofficial ELF docs](https://cs.stevens.edu/%7Ejschauma/631A/elf.html) (has
more than the manpage, also has extra links)
* [glibc internals](http://s.eresi-project.org/inc/articles/elf-rtld.txt)
* [stuff about `.gnu.hash`](https://web.archive.org/web/20111022202443/http://blogs.oracle.com/ali/entry/gnu_hash_elf_sections)