diff options
Diffstat (limited to 'usr/src/man/man3elf/elf_strptr.3elf')
| -rw-r--r-- | usr/src/man/man3elf/elf_strptr.3elf | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3elf/elf_strptr.3elf b/usr/src/man/man3elf/elf_strptr.3elf index b4de9cb6eb..0c82ad8e95 100644 --- a/usr/src/man/man3elf/elf_strptr.3elf +++ b/usr/src/man/man3elf/elf_strptr.3elf @@ -55,7 +55,7 @@ while ((scn = elf_nextscn(elf, scn)) != 0) { .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 @@ -73,8 +73,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBelf\fR(3ELF), \fBelf32_getshdr\fR(3ELF), \fBelf32_xlatetof\fR(3ELF), -\fBelf_getdata\fR(3ELF), \fBlibelf\fR(3LIB), \fBattributes\fR(5) +.BR elf (3ELF), +.BR elf32_getshdr (3ELF), +.BR elf32_xlatetof (3ELF), +.BR elf_getdata (3ELF), +.BR libelf (3LIB), +.BR attributes (7) .SH NOTES .sp .LP |
