diff options
author | joel <joel@FreeBSD.org> | 2010-08-03 17:40:09 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-03 17:40:09 +0000 |
commit | 60754e9168fbbb77be5f78ca1b45ab04481e11d2 (patch) | |
tree | bc142afe08697b99c35be3b68fe9e9ecafa59dc9 /lib/libbluetooth | |
parent | f6006773ded0c2210a46d5ae6afd1d1ea41f5e67 (diff) | |
download | FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.zip FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.tar.gz |
Spelling fixes.
Diffstat (limited to 'lib/libbluetooth')
-rw-r--r-- | lib/libbluetooth/bluetooth.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libbluetooth/bluetooth.3 b/lib/libbluetooth/bluetooth.3 index 40ea20c..d3faaf1 100644 --- a/lib/libbluetooth/bluetooth.3 +++ b/lib/libbluetooth/bluetooth.3 @@ -383,7 +383,7 @@ previously obtained with .Xr bt_devopen 3 . The .Fa opcode -parameter is exppected to be in the host byte order. +parameter is expected to be in the host byte order. The .Fa param and @@ -422,7 +422,7 @@ function does not modify the .Dv HCI filter on the provided socket .Fa s . -The function returns total number of bytes recevied, +The function returns total number of bytes received, or -1 if an error occurred. .Pp The |