diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html
index 09407bfb081..78f79b38293 100644
--- a/Documentation/NuttxUserGuide.html
+++ b/Documentation/NuttxUserGuide.html
@@ -478,7 +478,7 @@ VxWorks provides the following similar interface:
Description: This function causes the calling task to cease
to exist -- its stack and TCB will be deallocated. exit differs from
_exit in that it flushes streams, closes file descriptors and will
-execute any function registered with atexit().
+execute any function registered with atexit() or on_exit().
Input Parameters: