summaryrefslogtreecommitdiff
path: root/usr/src/man/man3elf/elf_getscn.3elf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3elf/elf_getscn.3elf')
-rw-r--r--usr/src/man/man3elf/elf_getscn.3elf13
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man3elf/elf_getscn.3elf b/usr/src/man/man3elf/elf_getscn.3elf
index bd65b6b023..b72ffd379a 100644
--- a/usr/src/man/man3elf/elf_getscn.3elf
+++ b/usr/src/man/man3elf/elf_getscn.3elf
@@ -100,7 +100,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
@@ -118,6 +118,11 @@ MT-Level MT-Safe
.SH SEE ALSO
.sp
.LP
-\fBelf\fR(3ELF), \fBelf32_getehdr\fR(3ELF), \fBelf32_getshdr\fR(3ELF),
-\fBelf_begin\fR(3ELF), \fBelf_flagdata\fR(3ELF), \fBelf_getdata\fR(3ELF),
-\fBlibelf\fR(3LIB), \fBattributes\fR(5)
+.BR elf (3ELF),
+.BR elf32_getehdr (3ELF),
+.BR elf32_getshdr (3ELF),
+.BR elf_begin (3ELF),
+.BR elf_flagdata (3ELF),
+.BR elf_getdata (3ELF),
+.BR libelf (3LIB),
+.BR attributes (7)