From owner-cvs-share Tue Mar 18 19:18:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00570 for cvs-share-outgoing; Tue, 18 Mar 1997 19:18:04 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00559; Tue, 18 Mar 1997 19:18:02 -0800 (PST) Date: Tue, 18 Mar 1997 19:18:02 -0800 (PST) From: Bruce Evans Message-Id: <199703190318.TAA00559@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 timeout.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/18 19:18:02 Modified: share/man/man9 timeout.9 Log: Fixed synopsis (wrong #includes and superfluous parentheses in typedef). Nuked the confusing timeout_func_t typedef. It will go away in later. Revision Changes Path 1.4 +5 -8 src/share/man/man9/timeout.9