From owner-cvs-lib Sun Apr 13 06:35:36 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA04749 for cvs-lib-outgoing; Sun, 13 Apr 1997 06:35:36 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA04742; Sun, 13 Apr 1997 06:35:35 -0700 (PDT) Date: Sun, 13 Apr 1997 06:35:35 -0700 (PDT) From: Bruce Evans Message-Id: <199704131335.GAA04742@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdio fopen.3 fseek.3 funopen.3 setbuf.3 Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/04/13 06:35:34 Modified: lib/libc/stdio fopen.3 fseek.3 funopen.3 setbuf.3 Log: Fixed #include and/or prototype bugs in synopsis. Revision Changes Path 1.4 +3 -3 src/lib/libc/stdio/fopen.3 1.2 +1 -1 src/lib/libc/stdio/fseek.3 1.5 +1 -1 src/lib/libc/stdio/funopen.3 1.3 +1 -1 src/lib/libc/stdio/setbuf.3