Module Name:    src
Committed By:   plunky
Date:           Fri Jun 12 09:43:05 UTC 2015

Modified Files:
        src/usr.sbin/btdevctl: btdevctl.8

Log Message:
the Bluetooth rc.d setup was simplified some time ago, so
'btdevctl' variable is no longer used. change wording to
reflect this


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/btdevctl/btdevctl.8

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

Modified files:

Index: src/usr.sbin/btdevctl/btdevctl.8
diff -u src/usr.sbin/btdevctl/btdevctl.8:1.11 src/usr.sbin/btdevctl/btdevctl.8:1.12
--- src/usr.sbin/btdevctl/btdevctl.8:1.11	Tue Mar 18 18:20:46 2014
+++ src/usr.sbin/btdevctl/btdevctl.8	Fri Jun 12 09:43:05 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: btdevctl.8,v 1.11 2014/03/18 18:20:46 riastradh Exp $
+.\" $NetBSD: btdevctl.8,v 1.12 2015/06/12 09:43:05 plunky Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -143,12 +143,11 @@ Be verbose.
 .Pp
 For device configurations to persist across boots, add entries to the
 .Pa /etc/bluetooth/btdevctl.conf
-file and
-set the
+file and ensure the
 .Xr rc.conf 5
 variable
-.Sy btdevctl
-to YES.
+.Sy bluetooth
+is set to YES.
 .Sh FILES
 .Bl -tag -compact
 .It Pa /etc/bluetooth/btdevctl.conf

Reply via email to