From owner-cvs-share Sun Aug 18 19:22:41 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06228 for cvs-share-outgoing; Sun, 18 Aug 1996 19:22:41 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA06172; Sun, 18 Aug 1996 19:22:20 -0700 (PDT) Date: Sun, 18 Aug 1996 19:22:20 -0700 (PDT) From: Julian Elischer Message-Id: <199608190222.TAA06172@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 at_exit.9 at_fork.9 at_shutdown.9 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/08/18 19:22:19 Modified: share/man/man9 Makefile Added: share/man/man9 at_exit.9 at_fork.9 at_shutdown.9 Log: Add man-pages for at_exit, at_fork and at_shutdown() so that people can look and comment. I'll add the at_fork and at_exit immediatly, but I'll add teh at_shutdown later as it's more extensive and I desire people's comments.. julian Revision Changes Path 1.8 +5 -1 src/share/man/man9/Makefile