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/exec.3 | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/man3/exec.3') diff --git a/man/man3/exec.3 b/man/man3/exec.3 index 2c5b1660..1a0a8a87 100644 --- a/man/man3/exec.3 +++ b/man/man3/exec.3 @@ -128,3 +128,14 @@ use the user's current path to locate This is a clumsy way to deal with Unix's lack of a union directory for .BR /bin . +.PP +To avoid name conflicts with the underlying system, +.I exec +and +.I execl +are preprocessor macros defined as +.I p9exec +and +.IR p9execl ; +see +.IR intro (3). -- cgit v1.2.3