From owner-cvs-all Mon Nov 26 10:37:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC7CA37B405; Mon, 26 Nov 2001 10:37:50 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAQIbot05204; Mon, 26 Nov 2001 10:37:50 -0800 (PST) (envelope-from ru) Message-Id: <200111261837.fAQIbot05204@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Nov 2001 10:37:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile ucred.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/11/26 10:37:50 PST Modified files: share/man/man9 Makefile ucred.9 Log: Bring the ucred(9) manpage in sync with the source. Specifically, document the crshared() function and fix the prototype and description of the crcopy() function. PR: docs/32275 Submitted by: Chad David Reviewed by: jhb Revision Changes Path 1.141 +1 -1 src/share/man/man9/Makefile 1.2 +24 -18 src/share/man/man9/ucred.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message