summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dlinfo.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/dlinfo.3')
-rw-r--r--lib/libc/gen/dlinfo.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/dlinfo.3 b/lib/libc/gen/dlinfo.3
index 53ac258..597717e 100644
--- a/lib/libc/gen/dlinfo.3
+++ b/lib/libc/gen/dlinfo.3
@@ -231,8 +231,9 @@ For simplicity, error checking has been omitted.
}
.Ed
.Sh RETURN VALUES
+The
.Fn dlinfo
-returns 0 on success, or -1 if error occured.
+function returns 0 on success, or -1 if error occured.
Whenever an error has been detected, a message detailing it can
be retrieved via a call to
.Fn dlerror .
OpenPOWER on IntegriCloud