summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_btsocket.4
Commit message (Collapse)AuthorAgeFilesLines
* Updates for netgraph node manual pages.joel2012-11-131-6/+6
| | | | | Discussed with: glebius Submitted by: Mamontov Roman <mr.xanto@gmail.com>
* Globally replace u_int*_t from (non-contributed) man pages.ed2012-02-121-2/+2
| | | | | | | | | | | 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
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* Sort sections.ru2005-01-211-3/+3
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+2
|
* Fix SYNOPSIS section in Bluetooth man pagesemax2003-11-111-4/+4
| | | | | Reviewed by: imp, julian, ru Approved by: ru
* Update Bluetooth code.emax2003-10-121-1/+5
| | | | | 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-109/+125
| | | | | | | 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-92/+153
| | | | | Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com> Approved by: re@
* english(4) police.schweikh2002-12-271-1/+1
|
* mdoc(7) police: markup overhaul.ru2002-12-131-74/+92
|
* The second try a committing the bluetooth codejulian2002-11-201-0/+255
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