diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
commit | 24a0682c6465290759ed0b09ea16e40e7cd47053 (patch) | |
tree | 13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libbluetooth | |
parent | e1239d17fe51ff52f68635ebbb01e77d58371618 (diff) | |
download | src-test2-24a0682c6465290759ed0b09ea16e40e7cd47053.tar.gz src-test2-24a0682c6465290759ed0b09ea16e40e7cd47053.zip |
Notes
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 8e64d3ce8bf0..9c93a1cac36a 100644 --- a/lib/libbluetooth/bluetooth.3 +++ b/lib/libbluetooth/bluetooth.3 @@ -281,9 +281,9 @@ The function opens and/or rewinds the .Pa /etc/bluetooth/protocols file. +.Sh AUTHORS +.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com .Sh BUGS These functions use static data storage; if the data is needed for future use, it should be copied before any subsequent calls overwrite it. -.Sh AUTHORS -.An Maksim Yevmenkin Aq m_evmenkin@yahoo.com |