From: Breno Leitao Date: Fri, 12 Feb 2016 12:24:05 +0000 (-0200) Subject: Fix English typos only X-Git-Tag: v0.4~7^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=dbb1b5818452315eb57574c00ec39d0a454bf134;p=users%2Fsagi%2Fnvme-cli.git Fix English typos only This is a commit to fix typos accross the project, mainly the following: * overriden -> overridden * paramter -> parameter * Comand -> Command * Offical -> Official The motivation behind this fix is to make this package perfect to be included in the Debian project. As it is, the lintian checker is complainging about these typos using the tag spelling-error-in-manpage. It was also requested by a Debian maintainer in the following review: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810033#38 --- diff --git a/Documentation/cmds-main.txt b/Documentation/cmds-main.txt index ed031269..88c7c6a5 100644 --- a/Documentation/cmds-main.txt +++ b/Documentation/cmds-main.txt @@ -1,5 +1,5 @@ linknvme:nvme-admin-passthru[1]:: - Admin Passthrough Comand + Admin Passthrough Command linknvme:nvme-compare[1]:: IO Compare diff --git a/Documentation/nvme-admin-passthru.html b/Documentation/nvme-admin-passthru.html index 68f0e50b..a7612298 100644 --- a/Documentation/nvme-admin-passthru.html +++ b/Documentation/nvme-admin-passthru.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-attach-ns.html b/Documentation/nvme-attach-ns.html index 1b9d2f86..2cc7f084 100644 --- a/Documentation/nvme-attach-ns.html +++ b/Documentation/nvme-attach-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-compare.html b/Documentation/nvme-compare.html index 57753a0c..3c59b1ff 100644 --- a/Documentation/nvme-compare.html +++ b/Documentation/nvme-compare.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-create-ns.html b/Documentation/nvme-create-ns.html index 1a151bca..e6f289b5 100644 --- a/Documentation/nvme-create-ns.html +++ b/Documentation/nvme-create-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-delete-ns.html b/Documentation/nvme-delete-ns.html index ce1fb77c..ace6e21d 100644 --- a/Documentation/nvme-delete-ns.html +++ b/Documentation/nvme-delete-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-detach-ns.html b/Documentation/nvme-detach-ns.html index b50d4b53..68e8922b 100644 --- a/Documentation/nvme-detach-ns.html +++ b/Documentation/nvme-detach-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-dsm.html b/Documentation/nvme-dsm.html index 9c6d42f2..7621b2df 100644 --- a/Documentation/nvme-dsm.html +++ b/Documentation/nvme-dsm.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-error-log.html b/Documentation/nvme-error-log.html index 548a8d84..ba9ad103 100644 --- a/Documentation/nvme-error-log.html +++ b/Documentation/nvme-error-log.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-flush.html b/Documentation/nvme-flush.html index 40224090..2487162f 100644 --- a/Documentation/nvme-flush.html +++ b/Documentation/nvme-flush.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-format.1 b/Documentation/nvme-format.1 index e7f93d9a..d3a8815d 100644 --- a/Documentation/nvme-format.1 +++ b/Documentation/nvme-format.1 @@ -43,7 +43,7 @@ nvme-format \- Format an NVMe device .sp For the NVMe device given, send an nvme Format Namespace admin command and provides the results\&. .sp -The parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\&. If the character device is given, the namespace identifer will default to 0xffffffff to send the format to all namespace, but can be overridden to any namespace with the \fInamespace\-id\fR option\&. If the block device is given, the namespace identifier will default to the namespace id of the block device given, but can be overriden with the same option\&. +The parameter is mandatory and may be either the NVMe character device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1)\&. If the character device is given, the namespace identifer will default to 0xffffffff to send the format to all namespace, but can be overridden to any namespace with the \fInamespace\-id\fR option\&. If the block device is given, the namespace identifier will default to the namespace id of the block device given, but can be overridden with the same option\&. .sp On success, the program will automatically issue BLKRRPART ioctl to force rescanning the namespaces\&. If the driver is recent enough, this will automatically update the physical block size\&. If it is not recent enough, you will need to remove and rescan your device some other way for the new block size to be visible\&. .SH "OPTIONS" diff --git a/Documentation/nvme-format.html b/Documentation/nvme-format.html index 3fb9656a..24807640 100644 --- a/Documentation/nvme-format.html +++ b/Documentation/nvme-format.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } @@ -773,7 +773,7 @@ If the character device is given, the namespace identifer will default to 0xffffffff to send the format to all namespace, but can be overridden to any namespace with the namespace-id option. If the block device is given, the namespace identifier will default to the namespace id of -the block device given, but can be overriden with the same option.

+the block device given, but can be overridden with the same option.

On success, the program will automatically issue BLKRRPART ioctl to force rescanning the namespaces. If the driver is recent enough, this will automatically update the physical block size. If it is not recent diff --git a/Documentation/nvme-fw-activate.html b/Documentation/nvme-fw-activate.html index 4fad3fa8..bbcfeca0 100644 --- a/Documentation/nvme-fw-activate.html +++ b/Documentation/nvme-fw-activate.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-fw-download.html b/Documentation/nvme-fw-download.html index dcd961c1..d992947b 100644 --- a/Documentation/nvme-fw-download.html +++ b/Documentation/nvme-fw-download.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-fw-log.html b/Documentation/nvme-fw-log.html index 2c17f4bf..457ac9b8 100644 --- a/Documentation/nvme-fw-log.html +++ b/Documentation/nvme-fw-log.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-get-feature.html b/Documentation/nvme-get-feature.html index 1bd26981..9d63700d 100644 --- a/Documentation/nvme-get-feature.html +++ b/Documentation/nvme-get-feature.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-get-log.html b/Documentation/nvme-get-log.html index 1364f78f..f139f0cb 100644 --- a/Documentation/nvme-get-log.html +++ b/Documentation/nvme-get-log.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-get-ns-id.html b/Documentation/nvme-get-ns-id.html index f4c762c4..033fac42 100644 --- a/Documentation/nvme-get-ns-id.html +++ b/Documentation/nvme-get-ns-id.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-help.html b/Documentation/nvme-help.html index f46ca644..ad5b9a40 100644 --- a/Documentation/nvme-help.html +++ b/Documentation/nvme-help.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-id-ctrl.html b/Documentation/nvme-id-ctrl.html index 0c5f027a..f1cf463c 100644 --- a/Documentation/nvme-id-ctrl.html +++ b/Documentation/nvme-id-ctrl.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-id-ns.html b/Documentation/nvme-id-ns.html index 7f9567a5..fc932b84 100644 --- a/Documentation/nvme-id-ns.html +++ b/Documentation/nvme-id-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-io-passthru.html b/Documentation/nvme-io-passthru.html index b47f4bfb..5dc5eed4 100644 --- a/Documentation/nvme-io-passthru.html +++ b/Documentation/nvme-io-passthru.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-list-ctrl.html b/Documentation/nvme-list-ctrl.html index 966e8177..1c7297fb 100644 --- a/Documentation/nvme-list-ctrl.html +++ b/Documentation/nvme-list-ctrl.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-list-ns.html b/Documentation/nvme-list-ns.html index 20556fea..e61f103b 100644 --- a/Documentation/nvme-list-ns.html +++ b/Documentation/nvme-list-ns.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-list.html b/Documentation/nvme-list.html index 816cd607..fcd4c1ef 100644 --- a/Documentation/nvme-list.html +++ b/Documentation/nvme-list.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-read.html b/Documentation/nvme-read.html index 919dc5b9..72ad8dec 100644 --- a/Documentation/nvme-read.html +++ b/Documentation/nvme-read.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-resv-acquire.1 b/Documentation/nvme-resv-acquire.1 index d1f8804d..ff09dfe3 100644 --- a/Documentation/nvme-resv-acquire.1 +++ b/Documentation/nvme-resv-acquire.1 @@ -41,7 +41,7 @@ The Reservation Acquire command is used to acquire a reservation on a namespace, .PP \-n , \-\-namespace\-id= .RS 4 -Override the nsid field\&. If using the admin character device, this paramter is required\&. +Override the nsid field\&. If using the admin character device, this parameter is required\&. .RE .PP \-c , \-\-crkey= diff --git a/Documentation/nvme-resv-acquire.html b/Documentation/nvme-resv-acquire.html index 0e5c852e..752a8ad8 100644 --- a/Documentation/nvme-resv-acquire.html +++ b/Documentation/nvme-resv-acquire.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } @@ -778,7 +778,7 @@ reservation held on a namespace.

Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required.

diff --git a/Documentation/nvme-resv-acquire.txt b/Documentation/nvme-resv-acquire.txt index a46e0bb7..6433f7d6 100644 --- a/Documentation/nvme-resv-acquire.txt +++ b/Documentation/nvme-resv-acquire.txt @@ -21,7 +21,7 @@ OPTIONS -n :: --namespace-id=:: Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required. -c :: --crkey=:: diff --git a/Documentation/nvme-resv-register.1 b/Documentation/nvme-resv-register.1 index aa3bf43c..0341bb67 100644 --- a/Documentation/nvme-resv-register.1 +++ b/Documentation/nvme-resv-register.1 @@ -41,7 +41,7 @@ The Reservation Register command is used to register, unregister, or replace a r .PP \-n , \-\-namespace\-id= .RS 4 -Override the nsid field\&. If using the admin character device, this paramter is required\&. +Override the nsid field\&. If using the admin character device, this parameter is required\&. .RE .PP \-c , \-\-crkey= diff --git a/Documentation/nvme-resv-register.html b/Documentation/nvme-resv-register.html index 03c3ba7e..345546b4 100644 --- a/Documentation/nvme-resv-register.html +++ b/Documentation/nvme-resv-register.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } @@ -777,7 +777,7 @@ replace a reservation key.

Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required.

diff --git a/Documentation/nvme-resv-register.txt b/Documentation/nvme-resv-register.txt index 7d6d1d8f..89d6d538 100644 --- a/Documentation/nvme-resv-register.txt +++ b/Documentation/nvme-resv-register.txt @@ -20,7 +20,7 @@ OPTIONS -n :: --namespace-id=:: Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required. -c :: --crkey=:: diff --git a/Documentation/nvme-resv-release.1 b/Documentation/nvme-resv-release.1 index d3728127..b1757243 100644 --- a/Documentation/nvme-resv-release.1 +++ b/Documentation/nvme-resv-release.1 @@ -41,7 +41,7 @@ The Reservation Release command is used to release or clear a reservation held o .PP \-n , \-\-namespace\-id= .RS 4 -Override the nsid field\&. If using the admin character device, this paramter is required\&. +Override the nsid field\&. If using the admin character device, this parameter is required\&. .RE .PP \-c , \-\-crkey= diff --git a/Documentation/nvme-resv-release.html b/Documentation/nvme-resv-release.html index 0deaf236..02eab956 100644 --- a/Documentation/nvme-resv-release.html +++ b/Documentation/nvme-resv-release.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } @@ -777,7 +777,7 @@ held on a namespace.

Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required.

diff --git a/Documentation/nvme-resv-release.txt b/Documentation/nvme-resv-release.txt index b4c49d79..dee3bdab 100644 --- a/Documentation/nvme-resv-release.txt +++ b/Documentation/nvme-resv-release.txt @@ -20,7 +20,7 @@ OPTIONS -n :: --namespace-id=:: Override the nsid field. If using the admin character device, - this paramter is required. + this parameter is required. -c :: --crkey=:: diff --git a/Documentation/nvme-resv-report.html b/Documentation/nvme-resv-report.html index 9fd6348a..93b58368 100644 --- a/Documentation/nvme-resv-report.html +++ b/Documentation/nvme-resv-report.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-security-recv.html b/Documentation/nvme-security-recv.html index c1e8d729..63af749d 100644 --- a/Documentation/nvme-security-recv.html +++ b/Documentation/nvme-security-recv.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-security-send.html b/Documentation/nvme-security-send.html index 8096b704..456f49e7 100644 --- a/Documentation/nvme-security-send.html +++ b/Documentation/nvme-security-send.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-set-feature.html b/Documentation/nvme-set-feature.html index 10817939..dabff31b 100644 --- a/Documentation/nvme-set-feature.html +++ b/Documentation/nvme-set-feature.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-show-regs.html b/Documentation/nvme-show-regs.html index dce63a10..6260e36b 100644 --- a/Documentation/nvme-show-regs.html +++ b/Documentation/nvme-show-regs.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-smart-log.html b/Documentation/nvme-smart-log.html index 6b64a51b..b4f2542c 100644 --- a/Documentation/nvme-smart-log.html +++ b/Documentation/nvme-smart-log.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme-write.html b/Documentation/nvme-write.html index 8cfcf9dc..82a2247a 100644 --- a/Documentation/nvme-write.html +++ b/Documentation/nvme-write.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } diff --git a/Documentation/nvme.1 b/Documentation/nvme.1 index 7eb330de..59deac97 100644 --- a/Documentation/nvme.1 +++ b/Documentation/nvme.1 @@ -47,7 +47,7 @@ The utility has sub\-commands for all admin and io commands defined in the speci .PP \fBnvme-admin-passthru\fR(1) .RS 4 -Admin Passthrough Comand +Admin Passthrough Command .RE .PP \fBnvme-compare\fR(1) @@ -211,7 +211,7 @@ Show NVMe Controller Registers .RE .SH "FURTHER DOCUMENTATION" .sp -See the freely available references on the \m[blue]\fBOffical NVM\-Express Site\fR\m[]\&\s-2\u[1]\d\s+2\&. +See the freely available references on the \m[blue]\fBOfficial NVM\-Express Site\fR\m[]\&\s-2\u[1]\d\s+2\&. .SH "AUTHORS" .sp This is written and maintained by \m[blue]\fBKeith Busch\fR\m[]\&\s-2\u[2]\d\s+2\&. @@ -223,7 +223,7 @@ Patches and issues may be submitted to the official repository at \m[blue]\fBhtt Part of the nvme suite .SH "NOTES" .IP " 1." 4 -Offical NVM-Express Site +Official NVM-Express Site .RS 4 \%http://nvmexpress.org .RE diff --git a/Documentation/nvme.html b/Documentation/nvme.html index 34399bfd..f57cc57d 100644 --- a/Documentation/nvme.html +++ b/Documentation/nvme.html @@ -435,7 +435,7 @@ thead, p.table.header { p.table { margin-top: 0; } -/* Because the table frame attribute is overriden by CSS in most browsers. */ +/* Because the table frame attribute is overridden by CSS in most browsers. */ div.tableblock > table[frame="void"] { border-style: none; } @@ -787,7 +787,7 @@ available, run "nvme help".

- Admin Passthrough Comand + Admin Passthrough Command

@@ -1053,7 +1053,7 @@ available, run "nvme help".

FURTHER DOCUMENTATION

diff --git a/Documentation/nvme.txt b/Documentation/nvme.txt index 31c695cf..62a66d0e 100644 --- a/Documentation/nvme.txt +++ b/Documentation/nvme.txt @@ -36,7 +36,7 @@ include::cmds-main.txt[] FURTHER DOCUMENTATION --------------------- -See the freely available references on the http://nvmexpress.org[Offical +See the freely available references on the http://nvmexpress.org[Official NVM-Express Site]. Authors