aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/at_exit.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/at_exit.9')
-rw-r--r--share/man/man9/at_exit.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/at_exit.9 b/share/man/man9/at_exit.9
index 756127990867..414e0459f948 100644
--- a/share/man/man9/at_exit.9
+++ b/share/man/man9/at_exit.9
@@ -50,7 +50,7 @@ The function
.Fa func
is called with the a pointer to the exiting process's proc structure.
.Pp
-If the requirement for notification is removed, then the function
+If the requirement for notification is removed, then the function
.Fn rm_at_exit
must be called with the exact
.Fa func