summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-03-13 13:41:40 +0000
committerasmodai <asmodai@FreeBSD.org>2000-03-13 13:41:40 +0000
commitf8fad4c053de73637a088c0fc5f83b4438dc8dc3 (patch)
treec2fbd40434da6e8ccc93ce00f576bbbcf8e980b1 /share
parent2a0970a636e0e041a4b7d328f0fcf6d0e55a9ae8 (diff)
downloadFreeBSD-src-f8fad4c053de73637a088c0fc5f83b4438dc8dc3.zip
FreeBSD-src-f8fad4c053de73637a088c0fc5f83b4438dc8dc3.tar.gz
Fix another include error. Inspired by the last commit.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/elf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index c9988af..9f1d3ec 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -51,7 +51,7 @@ the file.
.Pp
Applications which wish to process ELF binary files for their native
architecture only should include
-.Pa sys/elf.h
+.Pa elf.h
in their source code.
These applications should need to refer to
all the types and structures by their generic names
OpenPOWER on IntegriCloud