diff options
Diffstat (limited to 'usr/src/man/man3elf/elf_rawfile.3elf')
-rw-r--r-- | usr/src/man/man3elf/elf_rawfile.3elf | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3elf/elf_rawfile.3elf b/usr/src/man/man3elf/elf_rawfile.3elf index c5c32b9bc0..63955bd023 100644 --- a/usr/src/man/man3elf/elf_rawfile.3elf +++ b/usr/src/man/man3elf/elf_rawfile.3elf @@ -45,7 +45,7 @@ stored through \fIptr\fR, if \fIptr\fR is non-null. .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 @@ -63,9 +63,15 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBelf\fR(3ELF), \fBelf32_getehdr\fR(3ELF), \fBelf_begin\fR(3ELF), -\fBelf_cntl\fR(3ELF), \fBelf_getdata\fR(3ELF), \fBelf_getident\fR(3ELF), -\fBelf_kind\fR(3ELF), \fBlibelf\fR(3LIB), \fBattributes\fR(5) +.BR elf (3ELF), +.BR elf32_getehdr (3ELF), +.BR elf_begin (3ELF), +.BR elf_cntl (3ELF), +.BR elf_getdata (3ELF), +.BR elf_getident (3ELF), +.BR elf_kind (3ELF), +.BR libelf (3LIB), +.BR attributes (7) .SH NOTES .sp .LP |