summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/include/libld.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/sgs/include/libld.h')
-rw-r--r--usr/src/cmd/sgs/include/libld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/sgs/include/libld.h b/usr/src/cmd/sgs/include/libld.h
index 01734885f0..bf451f8f2a 100644
--- a/usr/src/cmd/sgs/include/libld.h
+++ b/usr/src/cmd/sgs/include/libld.h
@@ -1497,7 +1497,7 @@ typedef enum {
/*
* Structure to manage archive member caching. Each archive has an archive
* descriptor (Ar_desc) associated with it. This contains pointers to the
- * archive symbol table (obtained by elf_getarsyms(3e)) and an auxiliary
+ * archive symbol table (obtained by elf_getarsyms(3ELF)) and an auxiliary
* structure (Ar_uax[]) that parallels this symbol table. The member element
* of this auxiliary table indicates whether the archive member associated with
* the symbol offset has already been extracted (AREXTRACTED) or partially