summaryrefslogtreecommitdiffstats
path: root/lib/libelf/elf.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-11-13 09:46:16 +0000
committerru <ru@FreeBSD.org>2006-11-13 09:46:16 +0000
commit8ee020ccf79e02e705343e94c03256feaee14e8e (patch)
tree9dba37028e5829144774c9164fa21bf6804136ef /lib/libelf/elf.3
parent4e37b407cef3cf8792ff2e5687cf0286e49bc5ec (diff)
downloadFreeBSD-src-8ee020ccf79e02e705343e94c03256feaee14e8e.zip
FreeBSD-src-8ee020ccf79e02e705343e94c03256feaee14e8e.tar.gz
Fix minor formatting issues:
- make document title match filename; - remove hard sentence breaks, whitespace at EOL, and double whitespace; - sort SEE ALSO xrefs, adding missing section numbers; - fix a misspelled macro name.
Diffstat (limited to 'lib/libelf/elf.3')
-rw-r--r--lib/libelf/elf.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libelf/elf.3 b/lib/libelf/elf.3
index 9d2c380..ff1373d 100644
--- a/lib/libelf/elf.3
+++ b/lib/libelf/elf.3
@@ -436,7 +436,8 @@ set by function
.Ss Error Handling
In case an error is encountered, these library functions set an
internal error number and signal the presence of the error by
-returning an special return value. The application can check the
+returning an special return value.
+The application can check the
current error number by calling
.Xr elf_errno 3 .
A human readable description of the recorded error is available by
OpenPOWER on IntegriCloud