aboutsummaryrefslogtreecommitdiff
path: root/src/sginfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sginfo.c')
-rw-r--r--src/sginfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sginfo.c b/src/sginfo.c
index 8e6f946a..7d1faa59 100644
--- a/src/sginfo.c
+++ b/src/sginfo.c
@@ -5,7 +5,7 @@
* ./sginfo [options] /dev/sg2 [replace parameters]
*
* Options are:
- * -6 do 6 byte mode sense + select (deafult: 10 byte)
+ * -6 do 6 byte mode sense + select (default: 10 byte)
* -a display all mode pages reported by the device: equivalent to '-t 63'.
* -A display all mode pages and subpages reported by the device: equivalent
* to '-t 63,255'.