From owner-freebsd-current  Fri May  9 14:48:32 1997
Return-Path: <owner-current>
Received: (from root@localhost)
          by hub.freebsd.org (8.8.5/8.8.5) id OAA00568
          for current-outgoing; Fri, 9 May 1997 14:48:32 -0700 (PDT)
Received: from rover.village.org (rover.village.org [204.144.255.49])
          by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA00550
          for <freebsd-current@freebsd.org>; Fri, 9 May 1997 14:48:26 -0700 (PDT)
Received: from rover.village.org [127.0.0.1] 
	by rover.village.org with esmtp (Exim 1.60 #1)
	id 0wPxVS-0000ka-00; Fri, 9 May 1997 15:47:14 -0600
To: Bruce Evans <bde@zeta.org.au>
Subject: Re: #include problem breaks current 
Cc: eivind@bitbox.follo.net, freebsd-current@freebsd.org,
        roberto@keltia.freenix.fr, sos@sos.freebsd.dk
In-reply-to: Your message of "Sat, 10 May 1997 07:24:32 +1000."
		<199705092124.HAA23149@godzilla.zeta.org.au> 
References: <199705092124.HAA23149@godzilla.zeta.org.au>  
Date: Fri, 09 May 1997 15:47:13 -0600
From: Warner Losh <imp@village.org>
Message-Id: <E0wPxVS-0000ka-00@rover.village.org>
Sender: owner-current@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

In message <199705092124.HAA23149@godzilla.zeta.org.au> Bruce Evans writes:
: I fixed many man pages in -current so that the headers given in the
: synopsis actually worked, but connect.2 and fts.3 already had correct
: headers.

Yup.  And most of the fixes were based on the posix requirements, if I
recall them correctly.

Warner