Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 attaching controllers to serial ports is conf...



details:   https://anonhg.NetBSD.org/src/rev/2c54828eeeb8
branches:  trunk
changeset: 340903:2c54828eeeb8
user:      plunky <plunky%NetBSD.org@localhost>
date:      Fri Oct 09 19:49:25 2015 +0000

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

diffstat:

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

diffs (18 lines):

diff -r eaee37880597 -r 2c54828eeeb8 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Fri Oct 09 19:23:18 2015 +0000
+++ b/share/man/man5/rc.conf.5  Fri Oct 09 19:49:25 2015 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index