diff options
author | Filippo Giunchedi <filippo@esaurito.net> | 2009-06-27 17:01:40 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2009-06-30 16:27:55 +0300 |
commit | f4804a8f527334db3e571bdfa4b7ab6631eb1522 (patch) | |
tree | eb53dd54667d2455b758f070f560eac6c7d99d96 /rfcomm/rfcomm.1 | |
parent | 8997bb86356b2f4d90d02f11041a607b91d58069 (diff) |
remove trailing whitespaces in manpages
Diffstat (limited to 'rfcomm/rfcomm.1')
-rw-r--r-- | rfcomm/rfcomm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rfcomm/rfcomm.1 b/rfcomm/rfcomm.1 index eaec05dfc..06252e584 100644 --- a/rfcomm/rfcomm.1 +++ b/rfcomm/rfcomm.1 @@ -92,12 +92,12 @@ specified channel. If no channel is specified, it will use the channel number 1. If also the Bluetooth address is left out, it tries to read the data from the config file. This command can be terminated with the key sequence CTRL-C. -.TP +.TP .BI listen " <dev> [channel] [cmd]" Listen on a specified RFCOMM channel for incoming connections. If no channel is specified, it will use the channel number 1, but a channel must be specified before cmd. If cmd is given, it will be -executed as soon as a client connects. When the child process +executed as soon as a client connects. When the child process terminates or the client disconnect, the command will terminate. Occurences of {} in cmd will be replaced by the name of the device used by the connection. This command can be terminated with the key @@ -107,7 +107,7 @@ sequence CTRL-C. Watch is identical to .B listen except that when the child process terminates or the client -disconnect, the command will restart listening with the same +disconnect, the command will restart listening with the same parameters. .TP .BI bind " <dev> [bdaddr] [channel]" |