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 3b18fab5c9..31d2b823a7 100644
--- a/man3/on_exit.3
+++ b/man3/on_exit.3
@@ -28,7 +28,7 @@
.\" 386BSD man pages
.\" Modified 1993-04-02, David Metcalfe
.\" Modified 1993-07-25, Rik Faith (faith@cs.unc.edu)
-.TH ON_EXIT 3 2008-12-05 "GNU" "Linux Programmer's Manual"
+.TH ON_EXIT 3 2014-08-19 "GNU" "Linux Programmer's Manual"
.SH NAME
on_exit \- register a function to be called at normal process termination
.SH SYNOPSIS