Module Name:    src
Committed By:   jruoho
Date:           Wed Jun  1 11:03:28 UTC 2011

Modified Files:
        src/share/man/man5: rc.conf.5

Log Message:
Note bluetooth.


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/share/man/man5/rc.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.148 src/share/man/man5/rc.conf.5:1.149
--- src/share/man/man5/rc.conf.5:1.148	Fri May 27 11:15:17 2011
+++ src/share/man/man5/rc.conf.5	Wed Jun  1 11:03:27 2011
@@ -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.

Reply via email to