summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atexit.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/atexit.3')
-rw-r--r--lib/libc/stdlib/atexit.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/atexit.3 b/lib/libc/stdlib/atexit.3
index 6c49054..a9a0ab9 100644
--- a/lib/libc/stdlib/atexit.3
+++ b/lib/libc/stdlib/atexit.3
@@ -65,7 +65,7 @@ and more are allowed as long as sufficient memory can be allocated.
.Sh RETURN VALUES
.Rv -std atexit
.Sh ERRORS
-.Bl -tag -width [ENOMEM]
+.Bl -tag -width Er
.It Bq Er ENOMEM
No memory was available to add the function to the list.
The existing list of functions is unmodified.
OpenPOWER on IntegriCloud