aboutsummaryrefslogtreecommitdiffstats
path: root/man3/on_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/on_exit.3')
-rw-r--r--man3/on_exit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/on_exit.3 b/man3/on_exit.3
index 1692851b5e..b7016e780f 100644
--- a/man3/on_exit.3
+++ b/man3/on_exit.3
@@ -68,7 +68,7 @@ functions, all registrations are removed.
The
.BR on_exit ()
function returns the value 0 if successful; otherwise
-it returns a non-zero value.
+it returns a nonzero value.
.SH "CONFORMING TO"
This function comes from SunOS 4, but is also present in
libc4, libc5 and glibc.