summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAlexander Orlenko <zxteam@gmail.com>2010-08-13 00:08:47 +1100
committerAlexander Orlenko <zxteam@gmail.com>2010-08-13 00:08:47 +1100
commit08eca27e7f83dfa7defbddcb7839c9b313ab6859 (patch)
tree4b9119c7b0cca42fee4fff2741fb42423a8a84c5 /contrib
parent702fa15c0d474fbcb9a4d5a5ae8ce0f6be48385e (diff)
downloadbluez-tools-08eca27e7f83dfa7defbddcb7839c9b313ab6859.tar.gz
Prev commit
Diffstat (limited to 'contrib')
-rw-r--r--contrib/man/bt-network.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/man/bt-network.pod b/contrib/man/bt-network.pod
index 711022e..7d168de 100644
--- a/contrib/man/bt-network.pod
+++ b/contrib/man/bt-network.pod
@@ -30,15 +30,15 @@ B<-a, --adapter E<lt>name|macE<gt>>
(if this option does not defined - default adapter used)
B<-c, --connect E<lt>name|macE<gt> E<lt>uuidE<gt>>
- Connect to the network device and return the network interface name,
- uuid can be either one of "gn", "panu" or "nap"
+ Connect to the network device and return the network interface
+ name, uuid can be either one of "gn", "panu" or "nap"
B<-d, --disconnect E<lt>name|macE<gt>>
Disconnect from the network device
B<-s, --server E<lt>gn|panu|napE<gt> E<lt>brigeE<gt>>
- Register server for the provided UUID,
- every new connection to this server will be added the bridge interface
+ Register server for the provided UUID, every new connection to
+ this server will be added the bridge interface
=head1 AUTHOR