Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Note bluetooth.



details:   https://anonhg.NetBSD.org/src/rev/fc4382294e99
branches:  trunk
changeset: 765606:fc4382294e99
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Jun 01 11:03:27 2011 +0000

description:
Note bluetooth.

diffstat:

 share/man/man5/rc.conf.5 |  15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 46629b1e5451 -r fc4382294e99 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Wed Jun 01 09:46:48 2011 +0000
+++ b/share/man/man5/rc.conf.5  Wed Jun 01 11:03:27 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.148 2011/05/27 11:15:17 wiz Exp $
+.\"    $NetBSD: rc.conf.5,v 1.149 2011/06/01 11:03:27 jruoho Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd May 27, 2011
+.Dd June 1, 2011
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -587,6 +587,17 @@
 .El
 .Ss Networking startup
 .Bl -tag -width net_interfaces
+.It Sy bluetooth
+Boolean value.
+Enables necessary configuration for Bluetooth,
+including automatic attachment of Bluetooth devices (see
+.Xr btdevctl 8 )
+and serial controllers (see
+.Xr btattach 8 ) ,
+enabling Bluetooth controllers (see
+.Xr btconfig 8 ) ,
+and starting the service discovery daemon,
+.Xr sdpd 8 .
 .It Sy altqd
 Boolean value.
 ALTQ configuration/monitoring daemon.



Home | Main Index | Thread Index | Old Index