Subject: CVS commit: [elad-kernelauth] src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 03/11/2006 17:57:17
Module Name:	src
Committed By:	elad
Date:		Sat Mar 11 17:57:17 UTC 2006

Modified Files:
	src/share/man/man9 [elad-kernelauth]: kauth.9

Log Message:
Fix a documentation mistake from the previous commit.

It is not clear from Apple's TN2127 what the listener cookie is for, and
the NetBSD kauth(9) code reflects that (it does not use the listener
cookie for anything).

Comment out that bit in the man-page for now.


To generate a diff of this commit:
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/share/man/man9/kauth.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.