diff options
Diffstat (limited to 'usr/src/man/man3elf/elf.3elf')
| -rw-r--r-- | usr/src/man/man3elf/elf.3elf | 39 |
1 files changed, 28 insertions, 11 deletions
diff --git a/usr/src/man/man3elf/elf.3elf b/usr/src/man/man3elf/elf.3elf index 8bab94270b..824715814d 100644 --- a/usr/src/man/man3elf/elf.3elf +++ b/usr/src/man/man3elf/elf.3elf @@ -354,7 +354,7 @@ failure() .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -372,22 +372,39 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBar.h\fR(3HEAD), \fBelf32_checksum\fR(3ELF), \fBelf32_fsize\fR(3ELF), -\fBelf32_getshdr\fR(3ELF), \fBelf32_xlatetof\fR(3ELF), \fBelf_begin\fR(3ELF), -\fBelf_cntl\fR(3ELF), \fBelf_errmsg\fR(3ELF), \fBelf_fill\fR(3ELF), -\fBelf_getarhdr\fR(3ELF), \fBelf_getarsym\fR(3ELF), \fBelf_getbase\fR(3ELF), -\fBelf_getdata\fR(3ELF), \fBelf_getident\fR(3ELF), \fBelf_getscn\fR(3ELF), -\fBelf_hash\fR(3ELF), \fBelf_kind\fR(3ELF), \fBelf_memory\fR(3ELF), -\fBelf_rawfile\fR(3ELF), \fBelf_strptr\fR(3ELF), \fBelf_update\fR(3ELF), -\fBelf_version\fR(3ELF), \fBgelf\fR(3ELF), \fBlibelf\fR(3LIB), -\fBattributes\fR(5), \fBlfcompile\fR(5) +.BR elf32_checksum (3ELF), +.BR elf32_fsize (3ELF), +.BR elf32_getshdr (3ELF), +.BR elf32_xlatetof (3ELF), +.BR elf_begin (3ELF), +.BR elf_cntl (3ELF), +.BR elf_errmsg (3ELF), +.BR elf_fill (3ELF), +.BR elf_getarhdr (3ELF), +.BR elf_getarsym (3ELF), +.BR elf_getbase (3ELF), +.BR elf_getdata (3ELF), +.BR elf_getident (3ELF), +.BR elf_getscn (3ELF), +.BR elf_hash (3ELF), +.BR elf_kind (3ELF), +.BR elf_memory (3ELF), +.BR elf_rawfile (3ELF), +.BR elf_strptr (3ELF), +.BR elf_update (3ELF), +.BR elf_version (3ELF), +.BR gelf (3ELF), +.BR ar.h (3HEAD), +.BR libelf (3LIB), +.BR attributes (7), +.BR lfcompile (7) .sp .LP \fIANSI C Programmer's Guide\fR .SS "SPARC only" .sp .LP -\fBa.out\fR(4) +.BR a.out (5) .SH NOTES .sp .LP |
