Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108551058
D47726.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
474 B
Referenced Files
None
Subscribers
None
D47726.diff
View Options
diff --git a/sbin/nvmecontrol/format.c b/sbin/nvmecontrol/format.c
--- a/sbin/nvmecontrol/format.c
+++ b/sbin/nvmecontrol/format.c
@@ -73,7 +73,7 @@
static const struct opts format_opts[] = {
#define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc }
OPT("crypto", 'C', arg_none, opt, Cflag,
- "Crptographic erase"),
+ "Cryptographic erase"),
OPT("erase", 'E', arg_none, opt, Eflag,
"User data erase"),
OPT("lbaf", 'f', arg_uint32, opt, lbaf,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 6:14 AM (2 h, 5 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14847280
Default Alt Text
D47726.diff (474 B)
Attached To
Mode
D47726: nvmecontrol: Fix minor usage typo
Attached
Detach File
Event Timeline
Log In to Comment