diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-06-05 09:38:05 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-06-05 09:38:05 +0000 |
commit | b9192f4232bd24394a0d22180d6a9e5900d2ea98 (patch) | |
tree | 1ee2949d5317994eb54b16120b437fede6f20c42 /rfcomm/rfcomm.1 | |
parent | 6e1999d1ddf223e3a0fc173a8dc6fc2342ab9da3 (diff) |
Add support for linger timeout
Diffstat (limited to 'rfcomm/rfcomm.1')
-rw-r--r-- | rfcomm/rfcomm.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rfcomm/rfcomm.1 b/rfcomm/rfcomm.1 index 47c98857..eaec05df 100644 --- a/rfcomm/rfcomm.1 +++ b/rfcomm/rfcomm.1 @@ -48,7 +48,7 @@ Prints information about all configured RFCOMM devices. .BI -r Switch TTY into raw mode (doesn't work with "bind"). .TP -.BI -f " [file]" +.BI -f " <file>" Specify alternate config file. .TP .BI -i " <hciX> | <bdaddr>" @@ -78,6 +78,9 @@ Secure connection .TP .BI -M Become the master of a piconet +.TP +.BI -L " <seconds>" +Set linger timeout .SH COMMANDS .TP .BI show " <dev>" |