diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-10-29 19:03:41 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-10-29 19:03:41 +0000 |
commit | b5b9479c9afc42666245261d5864f410c59a9ef2 (patch) | |
tree | a5ebc260e5d8351cb6f862ca5d7d258bd4f10257 /tools/hciconfig.8 | |
parent | 52bd6030faf7f3448beadab2b9388e339de08811 (diff) |
Update support for extended inquiry response
Diffstat (limited to 'tools/hciconfig.8')
-rw-r--r-- | tools/hciconfig.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index 0547ae3a..96990b06 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -133,11 +133,11 @@ With no prints out the current inquiry mode. Otherwise, sets inquiry mode to .IR mode . .TP -.BI inqdata " [name]" +.BI inqdata " [data]" With no .IR name , prints out the current inquiry data. Otherwise, sets inquiry data to -.IR name . +.IR data . .TP .BI inqtype " [type]" With no |