From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- man/man3/exits.3 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/man3/exits.3') diff --git a/man/man3/exits.3 b/man/man3/exits.3 index 62ea8d31..62c9e56c 100644 --- a/man/man3/exits.3 +++ b/man/man3/exits.3 @@ -93,3 +93,14 @@ non-empty messages. Exit codes 97 through 99 are used by the thread library to signal internal synchronization errors between the main program and a proxy process that implements backgrounding. +.PP +To avoid name conflicts with the underlying system, +.I atexit +and +.I atexitdont +are preprocessor macros defined as +.I p9atexit +and +.IR p9atexitdont ; +see +.IR intro (3). -- cgit v1.2.3