Date: Thu, 23 Dec 1999 09:39:46 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 device_add_child.9 Message-ID: <199912231739.JAA98823@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/12/23 09:39:46 PST Modified files: share/man/man9 device_add_child.9 Log: Fixed wrong function types (the device_add_child() family returns a device_t, not an int). Revision Changes Path 1.8 +3 -3 src/share/man/man9/device_add_child.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912231739.JAA98823>