summaryrefslogtreecommitdiffstats
path: root/lib/libelf
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2007-07-28 15:35:03 +0000
committerjkoshy <jkoshy@FreeBSD.org>2007-07-28 15:35:03 +0000
commitbbf0406634d3ea011b1c158ea86defb4b915e59a (patch)
tree859681347251e76aa67c8ba09a1a8d3952f409c6 /lib/libelf
parent1d3ef28a993ec9dd3fb8ad8bb8bf94a92a597a51 (diff)
downloadFreeBSD-src-bbf0406634d3ea011b1c158ea86defb4b915e59a.zip
FreeBSD-src-bbf0406634d3ea011b1c158ea86defb4b915e59a.tar.gz
Cross-reference the correct manual page.
Approved by: re (bmah)
Diffstat (limited to 'lib/libelf')
-rw-r--r--lib/libelf/elf_begin.32
-rw-r--r--lib/libelf/elf_memory.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libelf/elf_begin.3 b/lib/libelf/elf_begin.3
index 6bec13d..c43766f 100644
--- a/lib/libelf/elf_begin.3
+++ b/lib/libelf/elf_begin.3
@@ -273,7 +273,7 @@ was called before a working version was established with
.Sh SEE ALSO
.Xr elf 3 ,
.Xr elf_end 3 ,
-.Xr elf_error 3 ,
+.Xr elf_errno 3 ,
.Xr elf_memory 3 ,
.Xr elf_next 3 ,
.Xr elf_rand 3 ,
diff --git a/lib/libelf/elf_memory.3 b/lib/libelf/elf_memory.3
index 14a1fba..9af6c5e 100644
--- a/lib/libelf/elf_memory.3
+++ b/lib/libelf/elf_memory.3
@@ -117,6 +117,6 @@ corresponds to an ELF file with an unsupported version.
.Xr elf 3 ,
.Xr elf_begin 3 ,
.Xr elf_end 3 ,
-.Xr elf_error 3 ,
+.Xr elf_errno 3 ,
.Xr elf_kind 3 ,
.Xr gelf 3
OpenPOWER on IntegriCloud