Return-Path: owner-linux-doc@vger.rutgers.edu
Received: from kantti.helsinki.fi (root@kantti.Helsinki.FI [128.214.4.16]) by keos.Helsinki.FI (8.6.9/H46) with ESMTP id CAA01010 for <wirzeniu@cs.Helsinki.FI>; Fri, 31 Mar 1995 02:36:04 +0300
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2]) by kantti.helsinki.fi (8.6.11p1+Emil1.1/8.6.5) with SMTP id CAA24825 for <wirzeniu@cc.helsinki.fi>; Fri, 31 Mar 1995 02:36:01 +0300
Received: (from daemon@localhost) by vger.rutgers.edu (8.6.10/8.6.10) id QAA14511 for linux-doc-outgoing; Thu, 30 Mar 1995 16:57:49 -0500
Message-Id: <m0ruS1D-000DPmC@yage.tembel.org>
Subject: Bug in wait(2) manpage
To: linux-doc@vger.rutgers.edu
Date: Thu, 30 Mar 1995 21:44:42 +0000 (GMT)
X-Disclaimer: I speak for no one and the Illuminati speak for me.
X-Dogma: Microsoft is not the answer.
	 Microsoft is the question.
	 No is the answer.
X-PGP-Finger: mjshield@nyx.cs.du.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 151
From: shields@tembel.org (Michael Shields)
Sender: owner-linux-doc@vger.rutgers.edu
Precedence: bulk
Status: RO
X-Status: 

wait(2) indicates that the WIFEXITED, &c. macros take an int *, when
actually they take an int.  And there is no type checking on macros.
-- 
Shields.
