Module Name:    src
Committed By:   plunky
Date:           Fri Oct  9 19:49:25 UTC 2015

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

Log Message:
attaching controllers to serial ports is configured using btattach.conf
and not btdevctl.conf, so say that


To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 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.161 src/share/man/man5/rc.conf.5:1.162
--- src/share/man/man5/rc.conf.5:1.161	Thu Jul  9 11:38:05 2015
+++ src/share/man/man5/rc.conf.5	Fri Oct  9 19:49:25 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rc.conf.5,v 1.161 2015/07/09 11:38:05 wiz Exp $
+.\"	$NetBSD: rc.conf.5,v 1.162 2015/10/09 19:49:25 plunky Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -1399,7 +1399,7 @@ Configure Bluetooth support, comprising 
 .Bl -dash -compact
 .It
 attach serial Bluetooth controllers as listed in the
-.Pa /etc/bluetooth/btdevctl.conf
+.Pa /etc/bluetooth/btattach.conf
 configuration file.
 .It
 enable Bluetooth controllers with useful defaults, plus

Reply via email to