Bug 194691

Summary: [patch] Update bluetooth rfcomm_sppd documentation in handbook
Product: Documentation Reporter: Tobias Rehbein <tobias.rehbein>
Component: Books & ArticlesAssignee: Warren Block <wblock>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhb, wblock
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to pdate bluetooth rfcomm_sppd documentation in handbook none

Description Tobias Rehbein 2014-10-29 18:15:21 UTC
Created attachment 148772 [details]
Patch to pdate bluetooth rfcomm_sppd documentation in handbook

With r273548[1] the options and behaviour of rfcomm_sppd have changed. This fixes some functionality broken since FreeBSD 8.

Attached patch updates the respective section in the handbook.

As this is my first docproj contribution feel free to comment. igor(1) at least was fine with my changes.

[1] http://svnweb.freebsd.org/base?view=revision&revision=273548
Comment 1 John Baldwin freebsd_committer freebsd_triage 2014-11-13 15:55:11 UTC
Warren, the content of the change looks correct to me (i.e. tech review).  Can you verify the markup and commit when you get a chance?
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-13 18:40:36 UTC
A commit references this bug:

Author: wblock
Date: Thu Nov 13 18:40:20 UTC 2014
New revision: 45975
URL: https://svnweb.freebsd.org/changeset/doc/45975

Log:
  Update bluetooth rfcomm_sppd documentation.

  PR:		194691
  Submitted by:	tobias.rehbein@web.de
  Reviewed by:	jhb

Changes:
  head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml
Comment 3 Warren Block freebsd_committer freebsd_triage 2014-11-13 18:41:34 UTC
Committed, thanks!