aboutsummaryrefslogtreecommitdiff
path: root/lib/libbluetooth/bluetooth.3
Commit message (Collapse)AuthorAgeFilesLines
* MFC SVN rev 181698Maksim Yevmenkin2008-08-281-2/+33
| | | | | | | | | | Import handy shorthand Bluetooth address (BD_ADDR) utility functions from NetBSD and document them. Obtained from: NetBSD Notes: svn path=/stable/6/; revision=182408
* Fixed xref.Ruslan Ermilov2005-01-211-1/+1
| | | | Notes: svn path=/head/; revision=140568
* Sort sections.Ruslan Ermilov2005-01-201-2/+2
| | | | Notes: svn path=/head/; revision=140505
* Revert last delta. The ASCII code 0 character is "NUL",Ruslan Ermilov2005-01-131-2/+2
| | | | | | | not "NULL", see ascii(7). Notes: svn path=/head/; revision=140170
* Fix typo: NUL -> NULLMaksim Yevmenkin2005-01-041-2/+2
| | | | | | | | Submitted by: Markus Brueffer < markus AT brueffer DOT de > MFC after: 3 days Notes: svn path=/head/; revision=139684
* Unbreak a whatis(1) entry by fixing the NAME section.Ruslan Ermilov2004-07-051-14/+10
| | | | | | | Minor markup and grammar nits. Notes: svn path=/head/; revision=131631
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
| | | | Notes: svn path=/head/; revision=131504
* Update Bluetooth code.Maksim Yevmenkin2003-10-121-0/+293
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor) Notes: svn path=/head/; revision=121054