summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_hci.4
Commit message (Collapse)AuthorAgeFilesLines
* Updates for netgraph node manual pages.joel2012-11-131-8/+8
| | | | | Discussed with: glebius Submitted by: Mamontov Roman <mr.xanto@gmail.com>
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-17/+17
| | | | | | | | | | | The reasoning behind this, is that if we are consistent in our documentation about the uint*_t stuff, people will be less tempted to write new code that uses the non-standard types. I am not going to bump the man page dates, as these changes can be considered style nits. The meaning of the man pages is unaffected. MFC after: 1 month
* Revert changes of 'assure' to 'ensure' made in r211936.brucec2010-09-111-1/+1
| | | | Approved by: rrs (mentor)
* Fix incorrect usage of 'assure' and 'insure'.brucec2010-08-281-1/+1
| | | | Approved by: rrs (mentor)
* Sort sections.ru2005-01-211-3/+3
|
* Fixed a misspelling of the hook name.ru2004-08-241-1/+1
| | | | Submitted by: Pawel Malachowski
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-3/+3
|
* Spelling fixes.mpp2004-06-211-1/+1
|
* Fix SYNOPSIS section in Bluetooth man pagesemax2003-11-111-3/+1
| | | | | Reviewed by: imp, julian, ru Approved by: ru
* Update Bluetooth code.emax2003-10-121-1/+1
| | | | | Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org> Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
* Reapply mdoc(7) fixes that got accidentally lost in the lastru2003-05-201-136/+176
| | | | | | | Bluetooth update, and fix a few more issues. Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru Approved by: re (blanket)
* Part one of undating the bluetooth code to the newest versionjulian2003-05-101-172/+140
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* english(4) police.schweikh2002-12-271-3/+3
|
* mdoc(7) police: markup overhaul.ru2002-12-131-133/+172
|
* The second try a committing the bluetooth codejulian2002-11-201-0/+342
Has been seen to work on several cards and communicating with several mobile phones to use them as modems etc. We are still talking with 3com to try get them to allow us to include the firmware for their pccard in the driver but the driver is here.. In the mean time it can be downloaded from the 3com website and loaded using the utility bt3cfw(8) (supplied) (instructions in the man page) Not yet linked to the build Submitted by: Maksim Yevmenkin <myevmenk@exodus.net> Approved by: re
OpenPOWER on IntegriCloud