Subject: kern/29343: fdclone() is not documented
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-bugs
Date: 02/12/2005 20:22:00
>Number:         29343
>Category:       kern
>Synopsis:       fdclone() is not documented
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 12 20:22:00 +0000 2005
>Originator:     Manuel Bouyer
>Release:        NetBSD 2.99.11
>Organization:
>Environment:
System: NetBSD rochebonne.antioche.eu.org 2.99.11 NetBSD 2.99.11 (ROCHEBONNE) #6: Sat Jan 8 22:56:51 CET 2005 bouyer@pop.lip6.fr:/local/pop1/bouyer/tmp/i386/obj/local/pop1/bouyer/current/src/sys/arch/i386/compile/ROCHEBONNE i386
Architecture: i386
Machine: i386
>Description:
	fdclone() was recently added to the kernel, but it's not documented
	in any man page.
>How-To-Repeat:
	man fdclone
	fgrep fdclone /usr/share/man/man9/*
>Fix:
	Get someone who understand what fdclone() does to document it
	(I guess in filedesc(9)).