|
From: Peter K. <pk...@us...> - 2001-11-05 13:24:04
|
The following file was modified in apps/bluetooth/experimental: Name Old version New version Comment ---- ----------- ----------- ------- README.txt 1.2 1.3=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Fixed a small typo. The diff of the modified file(s): --- README.txt 2001/03/02 11:03:54 1.2 +++ README.txt 2001/11/05 13:24:02 1.3 @@ -105,8 +105,8 @@ -------- Disconnects a ttyBT =20 -Syntax : btdisc -d <dev> -S <rfcomm dlci> -e.g btdisc -d /dev/ttyBT0 -S 2 +Syntax : btdisc -d <dev> -D <rfcomm dlci> +e.g btdisc -d /dev/ttyBT0 -D 2 =20 =20 btinq.c |