neysx       05/08/31 15:03:32

  Modified:    xml/htdocs/doc/en bluetooth-guide.xml
  Log:
  Fixed fox2mike's title, removed trailing spaces

Revision  Changes    Path
1.3       +18 -18    xml/htdocs/doc/en/bluetooth-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/bluetooth-guide.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/bluetooth-guide.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo

Index: bluetooth-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bluetooth-guide.xml 27 Aug 2005 09:19:30 -0000      1.2
+++ bluetooth-guide.xml 31 Aug 2005 15:03:32 -0000      1.3
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding="UTF-8"?>
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.2 
2005/08/27 09:19:30 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bluetooth-guide.xml,v 1.3 
2005/08/31 15:03:32 neysx Exp $ -->
 
 <guide link="/doc/en/bluetooth-guide.xml">
 <title>Gentoo Linux Bluetooth Guide</title>
@@ -15,7 +15,7 @@
 <author title="Contributor">
   <mail link="[EMAIL PROTECTED]">Marcel Holtmann</mail>
 </author>
-<author title="Author/Editor">
+<author title="Author">
   <mail link="[EMAIL PROTECTED]">Shyam Mani</mail>
 </author>
 <author title="Editor">
@@ -25,15 +25,15 @@
 <abstract>
 This guide will explain how to successfully install a host Bluetooth device,
 configure the kernel properly, explain all the possibilities that the Bluetooth
-interconnection offers and how to have some fun with Bluetooth.  
+interconnection offers and how to have some fun with Bluetooth.
 </abstract>
 
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.0</version>
-<date>2005-08-25</date>
+<version>1.1</version>
+<date>2005-08-31</date>
 
 <chapter id="introduction">
 <title>Introduction</title>
@@ -144,7 +144,7 @@
 &lt;M&gt; HCI DTL1 (PC Card) driver
 &lt;M&gt; HCI BT3C (PC Card) driver
 &lt;M&gt; HCI BlueCard (PC Card) driver
-&lt;M&gt; HCI UART (PC Card) device driver   
+&lt;M&gt; HCI UART (PC Card) device driver
 <comment>(The driver below is intended for HCI Emulation software.)</comment>
 &lt;M&gt; HCI VHCI (Virtual HCI device) driver
 
@@ -180,7 +180,7 @@
 <comment>(The Cls=e0(unk. ) identifies the Bluetooth adapter.)</comment>
 T:  Bus=02 Lev=02 Prnt=03 Port=00 Cnt=01 Dev#=  4 Spd=12  MxCh= 0
 D:  Ver= 1.10 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
-P:  Vendor=0a12 ProdID=0001 Rev= 5.25 
+P:  Vendor=0a12 ProdID=0001 Rev= 5.25
 <comment>(Some might show up on lsusb from sys-apps/usbutils)</comment>
 # <i>lsusb</i>
 Bus 003 Device 002: ID 046d:c00e Logitech, Inc. Optical Mouse
@@ -251,7 +251,7 @@
         BD Address: 00:01:02:03:04:05 ACL MTU: 192:8  SCO MTU: 64:8
         DOWN
         RX bytes:131 acl:0 sco:0 events:18 errors:0
-        TX bytes:565 acl:0 sco:0 commands:17 errors:0 
+        TX bytes:565 acl:0 sco:0 commands:17 errors:0
 </pre>
 
 <p>
@@ -391,13 +391,13 @@
 <pre caption="Scanning for remote devices">
 # <i>hcitool scan</i>
 Scanning ...
-        00:0A:0B:0C:0D:0E       Grayhat 
+        00:0A:0B:0C:0D:0E       Grayhat
 </pre>
 
 <pre caption="Inquiring remote devices">
 # <i>hcitool inq</i>
 Inquiring ...
-        00:0A:0B:0C:0D:0E       clock offset: 0x5579    class: 0x72010c 
+        00:0A:0B:0C:0D:0E       clock offset: 0x5579    class: 0x72010c
 </pre>
 
 <p>
@@ -412,7 +412,7 @@
 20 bytes from 00:0A:0B:0C:0D:0E id 201 time 9.97ms
 20 bytes from 00:0A:0B:0C:0D:0E id 202 time 56.86ms
 20 bytes from 00:0A:0B:0C:0D:0E id 203 time 39.92ms
-4 sent, 4 received, 0% loss 
+4 sent, 4 received, 0% loss
 </pre>
 
 </body>
@@ -450,7 +450,7 @@
         <comment>(Enter the address of the device you want to connect 
to)</comment>
         device 00:0A:0B:0C:0D:0E;
 
-} 
+}
 </pre>
 
 <p>
@@ -484,14 +484,14 @@
 
 <pre caption="Listening for incoming RFCOMM connections">
 # <i>rfcomm listen 0 1</i>
-Waiting for connection on channel 1 
+Waiting for connection on channel 1
 </pre>
 
 <p>
 In a similar way to the connect command, the listen command can receive two
 parameters. The first one explicits the RFCOMM TTY device node (usually 0) that
 will be used to accept a connection, while the second is the channel that will
-be used. 
+be used.
 </p>
 
 <p>
@@ -559,7 +559,7 @@
 host1 #<i> ifconfig bnep0 192.168.2.2</i>
 
 host0 #<i> ifconfig bnep0</i>
-bnep0     Link encap:Ethernet  HWaddr 00:0A:0B:0C:0D:0E 
+bnep0     Link encap:Ethernet  HWaddr 00:0A:0B:0C:0D:0E
           inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
           inet6 addr: fe80::210:60ff:fea3:cb41/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
@@ -569,7 +569,7 @@
           RX bytes:208 (208.0 b)  TX bytes:188 (188.0 b)
 
 host1 #<i> ifconfig bnep0</i>
-bnep0     Link encap:Ethernet  HWaddr 00:01:02:03:04:05 
+bnep0     Link encap:Ethernet  HWaddr 00:01:02:03:04:05
           inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
           inet6 addr: fe80::210:60ff:fea2:dd2a/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
@@ -591,7 +591,7 @@
 
 --- 192.168.2.1 ping statistics ---
 2 packets transmitted, 2 received, 0% packet loss, time 1000ms
-rtt min/avg/max/mdev = 34.045/35.690/37.336/1.656 ms 
+rtt min/avg/max/mdev = 34.045/35.690/37.336/1.656 ms
 </pre>
 
 </body>
@@ -637,7 +637,7 @@
 </p>
 
 <p>
-To transfer files (the easy way): 
+To transfer files (the easy way):
 </p>
 
 <ul>



-- 
[email protected] mailing list

Reply via email to