aboutsummaryrefslogtreecommitdiff
path: root/src/sg_modes.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2012-12-11 12:56:34 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2012-12-11 12:56:34 +0000
commitfb2bb1d405f644838718d009b8729e0e2ea73d88 (patch)
tree500d96fa3ba2f87a9a25421f0d1ea3eebfd1bfbc /src/sg_modes.c
parent59d30db8fe57032c0f469967159af3009eb95faa (diff)
downloadsg3_utils-fb2bb1d405f644838718d009b8729e0e2ea73d88.tar.gz
run cleanfile over C source and headers
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@470 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_modes.c')
-rw-r--r--src/sg_modes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sg_modes.c b/src/sg_modes.c
index a82a2d1a..26dd820d 100644
--- a/src/sg_modes.c
+++ b/src/sg_modes.c
@@ -118,8 +118,8 @@ usage()
"sense (10) cdb)\n"
" --maxlen=LEN|-m LEN max response length (allocation "
"length in cdb)\n"
- " (def: 0 -> 4096 or 252 (for MODE SENSE 6) "
- "bytes)\n"
+ " (def: 0 -> 4096 or 252 (for MODE "
+ "SENSE 6) bytes)\n"
" --page=PG|-p PG page code to fetch (def: 63)\n"
" --page=PG,SPG|-p PG,SPG\n"
" page code and subpage code to fetch "