diff options
| author | plunky <plunky@NetBSD.org> | 2015-06-12 09:43:05 +0000 |
|---|---|---|
| committer | plunky <plunky@NetBSD.org> | 2015-06-12 09:43:05 +0000 |
| commit | cc848d6e9e5e5cbdae01ac3aaa53a79e27306c68 (patch) | |
| tree | ff194079b5f87e1a86957adb865002b563bd9fba /usr.sbin/btdevctl | |
| parent | 2250bc9f60d459e3be74a088e5d16c2ff614b2ff (diff) | |
the Bluetooth rc.d setup was simplified some time ago, so
'btdevctl' variable is no longer used. change wording to
reflect this
Diffstat (limited to 'usr.sbin/btdevctl')
| -rw-r--r-- | usr.sbin/btdevctl/btdevctl.8 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.sbin/btdevctl/btdevctl.8 b/usr.sbin/btdevctl/btdevctl.8 index d993d4fb244..9d0484c0fd4 100644 --- a/usr.sbin/btdevctl/btdevctl.8 +++ b/usr.sbin/btdevctl/btdevctl.8 @@ -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 |
