uqs
1ab3783e1a
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
...
bottom of the manpages and order them consistently.
GNU groff doesn't care about the ordering, and doesn't even mention
CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put
them.
Found by: mdocml lint run
Reviewed by: ru
2010-05-13 12:07:55 +00:00
emax
ebea9bff1d
Clenup code a bit and do not call fork(2) before dameon(3) where not needed.
...
MFC after: 1 month
2009-02-04 22:04:06 +00:00
emax
1fe21ae278
Update usage() - add new -D option. While I'm here, update copyright
...
information and license formatting
MFC after: 1 day
2008-03-14 16:29:25 +00:00
emax
94a2761115
Add an option to register DUN (Dial-Up Networking) service on the same
...
RFCOMM channel if needed. There is really no good reason to not to support
this. AT-command exchange can be faked with chat script in ppp.conf.
MFC after: 1 week
2008-03-06 00:37:29 +00:00
pav
7785ed9f78
Add `accept dns' to rfcomm-server example
...
PR: docs/111320
Submitted by: James Flemer <jflemer@alum.rpi.edu>
No objection: emax
MFC after: 1 week
2007-05-13 18:59:22 +00:00
markus
af13dadbdc
- Grammar fixes
...
- Reword some sentences
- Use .Cm for arguments
- s/CAVEAT/CAVEATS/
Based on PR: docs/78174
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Reviewed by: brueffer
Approved by: emax (mentor)
MFC after: 3 days
2006-11-13 01:13:28 +00:00
emax
aed4a149cb
Use socklen_t instead of int32_t where appropriate to pacify new GCC4
...
warnings.
Submitted by: kan
MFC after: 1 week
2006-09-21 02:32:28 +00:00
emax
820329430a
Fix typo in rfcomm_pppd(8) man page.
...
Noticed by: Ronald Klop
MFC after: 1 day
2005-12-12 04:19:36 +00:00
keramida
ac7c9f771d
Fix all the spelling mistakes I could find in the man pages for words
...
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
ru
c05985f13f
Sort sections.
2005-01-18 20:02:45 +00:00
ru
6cc4b6c220
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
ru
16dc33fabf
Scheduled mdoc(7) sweep.
2005-01-11 11:47:22 +00:00
emax
c114a6212c
- One can use both BD_ADDR or name to specify address of the Bluetooth device.
...
Update man pages to document this fact.
- Update usage messages
- Change u_intXXX to uintXXX
2004-08-05 16:32:41 +00:00
emax
858cb94e23
Add workaround for brain damaged cell phones
...
PR: bin/67906
2004-07-27 22:40:42 +00:00
ru
c78a480d1f
Reapply some lost fixes, fix some more.
2004-06-04 19:22:04 +00:00
emax
e9aceed4ac
Teach rfcomm_pppd(8) how to register Bluetooth LAN service with local sdpd(8)
...
Add -u(unit) option
Reviewed by: imp (mentor), ru
2004-02-23 17:30:59 +00:00
emax
41bb0e8fd2
Update Bluetooth code.
...
Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)
2003-10-12 22:04:24 +00:00
ru
638a31a3e2
Reapply mdoc(7) fixes that got accidentally lost in the last
...
Bluetooth update, and fix a few more issues.
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>, ru
Approved by: re (blanket)
2003-05-20 21:01:21 +00:00
julian
fe2526340b
Part 2 of the commit if new bluetooth code.
...
Submitted by: Maksim Yevmenkin <m_evmenkin@yahoo.com>
Approved by: re@
2003-05-10 21:50:37 +00:00