]> rtime.felk.cvut.cz Git - socketcan-devel.git/blobdiff - README.isotp
Added missing inclusion of linux/types.h
[socketcan-devel.git] / README.isotp
index 578b90b513dcb18b00c8aa449cfaab450e0ad4a4..eaad00c677b88d3c332b76535377c72a679b2750 100644 (file)
@@ -6,7 +6,7 @@ Readme file for ISO 15765-2 CAN transport protocol for protocol family CAN
 
 
 * WARNING: This is ALPHA code for discussions and first tests that should
-*          not be used in productive environments.
+*          not be used in production environments.
 *
 * In the discussion the Socket-API to the userspace or the ISO-TP socket
 * options or the return values we may change! Current behaviour:
@@ -122,7 +122,7 @@ Readme file for ISO 15765-2 CAN transport protocol for protocol family CAN
 
   CAN IDs and addresses are given and expected in hexadecimal values.
 
-  Example (dump CAN Frames on Host2):
+  Example (dump CAN Frames on Host1):
   isotpdump -s 123 -d 321 -c -ta can1
 
 
@@ -146,7 +146,7 @@ Readme file for ISO 15765-2 CAN transport protocol for protocol family CAN
 
   CAN IDs and addresses are given and expected in hexadecimal values.
 
-  Example (dump reassembled ISO-TP PDUs on Host2):
+  Example (dump reassembled ISO-TP PDUs on Host1):
   isotpsniffer -s 123 -d 321 -c -ta can1