Penguin

Differences between current version and previous revision of BlueTooth.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Saturday, May 20, 2006 5:59:10 pm by PerryLorier
Older page: version 8 Last edited on Saturday, May 20, 2006 5:57:02 pm by PerryLorier Revert
@@ -30,6 +30,6 @@
 </pre> 
 Note that the @ is important, without it ussp-push thinks ''mac-of-device'' is a path to a tty file. 
  
 !!Errors 
-!! !<tt>Can't create RFCOMM TTY: Address already in use</tt> 
+!<tt>Can't create RFCOMM TTY: Address already in use</tt> 
 This error from rfcomm means that something is already using that <tt>/dev/rfcomm0</tt>, use another one, or use "<tt>rfcomm release /dev/rfcomm0</tt>" to make it available.