[PATCH] PR docs/52514 - Handbook: Bluetooth chapter

Maksim Yevmenkin m_evmenkin at yahoo.com
Mon Nov 10 18:08:03 UTC 2003


Hiten,

> : please review attached patch for the FreeBSD handbook. i'm asking for
> review
> : and permission to commit this before 5.2 freeze happens. please respond.
> 
> 	Maksim, it would be great if you could move the Bluetooth
> 	section below the Wireless Networking section in the Advanced
> 	Networking chapter.  This eases section flipping when Handbook
> 	is printed, and also they are both related topics.

sure
 
> 	On the side note, while I was reviewing the Bluetooth section, I
> 	tripped upon the ng_ubt(4) manual page.  It seems that the
> 	include files for your bluetooth are not situated properly.
> 
> 	For example:
> 
> 		# cat > a.c
> 		#include <netgraph/bluetooth/ng_ubt.h>
> 		int main(void) { return 0; }
> 	
> 	This will not work, because the ng_ubt.h is not copied over to
> 	/usr/include/netgraph/bluetooth.  If you can commit a fix for
> 	this, it will be great, and after that, I could fix the manual
> 	page.

well, actually that should be <netgraph/bluetooth/include/ng_ubt.h>, and
you are right manual pages are busted. i will fix them too.

thanks!

max


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree



More information about the freebsd-doc mailing list