aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README27
1 files changed, 14 insertions, 13 deletions
diff --git a/README b/README
index 98c29c24..d15f67eb 100644
--- a/README
+++ b/README
@@ -202,15 +202,15 @@ Utilities
=========
Here is list in alphabetical order of utilities found in the 'src'
subdirectory of the sg3_utils package:
- - sginfo, sgm_dd, sgp_dd, sg_dd, sg_decode_sense, sg_emc_trespass,
- - sg_format, sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs,
- - sg_luns, sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
- - sg_raw, sg_rbuf, sg_rdac, sg_read, sg_readcap, sg_read_block_limits,
- - sg_read_buffer, sg_read_long, sg_reassign, sg_referrals, sg_request,
- - sg_reset, sg_rmsn, sg_rtpg, sg_safte, sg_sat_identify, sg_sat_phy_event,
- sg_sat_set_features, sg_scan, sg_senddiag, sg_ses, sg_start, sg_stpg,
- sg_sync, sg_test_rwbuff, sg_turs, sg_unmap, sg_verify, sg_vpd,
- sg_write_buffer, sg_write_long, sg_write_same, sg_wr_mode
+ sginfo, sgm_dd, sgp_dd, sg_dd, sg_decode_sense, sg_emc_trespass,
+ sg_format, sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs,
+ sg_luns, sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent,
+ sg_raw, sg_rbuf, sg_rdac, sg_read, sg_readcap, sg_read_block_limits,
+ sg_read_buffer, sg_read_long, sg_reassign, sg_referrals, sg_request,
+ sg_reset, sg_rmsn, sg_rtpg, sg_safte, sg_sanitize, sg_sat_identify,
+ sg_sat_phy_event, sg_sat_set_features, sg_scan, sg_senddiag, sg_ses,
+ sg_start, sg_stpg, sg_sync, sg_test_rwbuff, sg_turs, sg_unmap, sg_verify,
+ sg_vpd, sg_write_buffer, sg_write_long, sg_write_same, sg_wr_mode
Each of the above utilities depends on header files found in the 'include'
subdirectory and library code found in the 'lib' subdirectory. Associated
@@ -329,9 +329,10 @@ The more recent utilities that use "getopt_long" only are:
- sg_decode_sense, sg_format sg_get_config sg_get_lba_status sg_ident
sg_luns sg_map26 sg_persist sg_prevent sg_raw sg_read_block_limits
sg_read_buffer sg_read_long sg_reassign sg_referrals sg_requests sg_rmsn
- sg_rtpg sg_safte sg_sat_identify sg_sat_phy_event sg_sat_set_features
- sg_scan(w) sg_ses sg_stpg sg_sync sg_test_rwbuf sg_unmap sg_verify
- sg_vpd sg_write_buffer sg_write_long sg_write_same sg_wr_mode
+ sg_rtpg sg_safte sg_sanitize sg_sat_identify sg_sat_phy_event
+ sg_sat_set_features sg_scan(w) sg_ses sg_stpg sg_sync sg_test_rwbuf
+ sg_unmap sg_verify sg_vpd sg_write_buffer sg_write_long sg_write_same
+ sg_wr_mode
Dangerous code
@@ -353,4 +354,4 @@ See http://sg.danny.cz/sg/tools.html
Doug Gilbert
-13th June 2011
+21st June 2011