diff options
Diffstat (limited to 'usr.sbin/bluetooth/hcsecd/hcsecd.8')
-rw-r--r-- | usr.sbin/bluetooth/hcsecd/hcsecd.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.8 b/usr.sbin/bluetooth/hcsecd/hcsecd.8 index b7c2322fbc32..001f1d4bd36a 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.8 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.8 @@ -106,12 +106,6 @@ The default is .It Fl h Display usage message and exit. .El -.Sh BUGS -Currently there is no way to select link key or PIN code based on which local -device received the request. -Everything is based on remote device BD_ADDR. -Also might implement interface for external helpers to obtain link keys and -PIN codes. .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/hcsecd.conf" -compact .It Pa /etc/bluetooth/hcsecd.conf @@ -126,3 +120,9 @@ PIN codes. .Xr hcseriald 8 .Sh AUTHORS .An Maksim Yevmenkin Aq m_evmenkin@yahoo.com +.Sh BUGS +Currently there is no way to select link key or PIN code based on which local +device received the request. +Everything is based on remote device BD_ADDR. +Also might implement interface for external helpers to obtain link keys and +PIN codes. |