Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libbluetooth fix spelling Multiplexor->Multiplexer
details: https://anonhg.NetBSD.org/src/rev/65f9fea69316
branches: trunk
changeset: 341896:65f9fea69316
user: plunky <plunky%NetBSD.org@localhost>
date: Sat Nov 28 07:47:30 2015 +0000
description:
fix spelling Multiplexor->Multiplexer
diffstat:
lib/libbluetooth/bluetooth.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 5fa300b91c5b -r 65f9fea69316 lib/libbluetooth/bluetooth.3
--- a/lib/libbluetooth/bluetooth.3 Sat Nov 28 07:46:33 2015 +0000
+++ b/lib/libbluetooth/bluetooth.3 Sat Nov 28 07:47:30 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bluetooth.3,v 1.7 2014/03/18 18:20:37 riastradh Exp $
+.\" $NetBSD: bluetooth.3,v 1.8 2015/11/28 07:47:30 plunky Exp $
.\"
.\" Copyright (c) 2003 Maksim Yevmenkin <m_evmenkin%yahoo.com@localhost>
.\" All rights reserved.
@@ -134,7 +134,7 @@
.Fn bt_getprotobynumber
functions each return a pointer to an object with the
.Vt protoent
-structure describing a Bluetooth Protocol Service Multiplexor referenced
+structure describing a Bluetooth Protocol Service Multiplexer referenced
by name or number, respectively.
.Pp
The
@@ -143,13 +143,13 @@
.Fn bt_getprotobyname
should point to a
.Dv NUL Ns -terminated
-Bluetooth Protocol Service Multiplexor name.
+Bluetooth Protocol Service Multiplexer name.
The
.Fa proto
argument passed to
.Fn bt_getprotobynumber
should have numeric value of the desired Bluetooth Protocol Service
-Multiplexor.
+Multiplexer.
.Pp
The structure returned contains the information obtained from a line in
.Pa /etc/bluetooth/protocols
Home |
Main Index |
Thread Index |
Old Index