From bcdf18e4dd92f592617c35edbc9ffbb2817bd36c Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Tue, 17 Sep 2019 21:53:05 +0000 Subject: sync with fixes from Redhat, via github; remove testing/Makefile.cplus and testing/Makefile.cplus_fb git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@832 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- examples/sg_compare_and_write.txt | 2 +- examples/transport_ids.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/sg_compare_and_write.txt b/examples/sg_compare_and_write.txt index 05d72b91..86b166b3 100644 --- a/examples/sg_compare_and_write.txt +++ b/examples/sg_compare_and_write.txt @@ -9,7 +9,7 @@ # # The following example shows initialization, successful and unsuccessful # compare and write using sg3_utils. I am using caw_buf_zero2one and -# caw_buf_one2zero as shown bellow. +# caw_buf_one2zero as shown below. $ hexdump /tmp/caw_buf_zero2one 0000000 0000 0000 0000 0000 0000 0000 0000 0000 diff --git a/examples/transport_ids.txt b/examples/transport_ids.txt index 0c604569..a63374da 100644 --- a/examples/transport_ids.txt +++ b/examples/transport_ids.txt @@ -9,7 +9,7 @@ # To see transport IDs decoded after they have been read in (e.g. to check # they are well formed) use the verbose flag 3 times (i.e. "... -vvv ..."). -# Here is a simple example (for SPI) of a comma separted hex list: +# Here is a simple example (for SPI) of a comma separated hex list: 1,0,0,7,0,0,0,1 # SPI, initiator address=7, relative_port_num=1 # and here is the transport specific format for the same thing: -- cgit v1.2.3