From owner-cvs-src@FreeBSD.ORG Wed May 18 17:08:16 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A17C16A4D0; Wed, 18 May 2005 17:08:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2169F43DCE; Wed, 18 May 2005 17:08:16 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4IH8Gt4051248; Wed, 18 May 2005 17:08:16 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4IH8GOI051247; Wed, 18 May 2005 17:08:16 GMT (envelope-from keramida) Message-Id: <200505181708.j4IH8GOI051247@repoman.freebsd.org> From: Giorgos Keramidas Date: Wed, 18 May 2005 17:08:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man3 pthread_atfork.3 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 17:08:16 -0000 keramida 2005-05-18 17:08:15 UTC FreeBSD src repository (doc committer) Modified files: share/man/man3 pthread_atfork.3 Log: The correct copyright notice for manpages that copy material from Open Group's documentation is `/usr/share/examples/mdoc/POSIX-copyright', not the one I copied from `/usr/share/examples/etc/bsd-copyright'. Suggested by: simon 2nd pointy hat of the day: yours truly Revision Changes Path 1.2 +10 -0 src/share/man/man3/pthread_atfork.3