1
0
Fork 0

Adding upstream version 2.9.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:26:41 +01:00
parent 8229b972f0
commit 1e65f355a3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
451 changed files with 5896 additions and 2734 deletions

View file

@ -754,7 +754,8 @@ nvme-set-feature(1) Manual Page
[--uuid-index=&lt;uuid-index&gt; | -U &lt;uuid_index&gt;]
[--data-len=&lt;data-len&gt; | -l &lt;data-len&gt;]
[--data=&lt;data-file&gt; | -d &lt;data-file&gt;] [--save | -s]
[--output-format=&lt;fmt&gt; | -o &lt;fmt&gt;] [--verbose | -v]</pre>
[--output-format=&lt;fmt&gt; | -o &lt;fmt&gt;] [--verbose | -v]
[--cdw12=&lt;cdw12&gt; | -c &lt;cdw12&gt;]</pre>
<div class="attribution">
</div></div>
</div>
@ -882,6 +883,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
Increase the information detail in the output.
</p>
</dd>
<dt class="hdlist1">
-c &lt;cdw12&gt;
</dt>
<dt class="hdlist1">
--cdw12=&lt;cdw12&gt;
</dt>
<dd>
<p>
The value for command dword 12, if applicable.
</p>
</dd>
</dl></div>
</div>
</div>
@ -922,7 +934,7 @@ Sets the host id to the ascii string.
<div id="footer">
<div id="footer-text">
Last updated
2024-02-14 10:43:42 CET
2024-05-03 16:03:17 CEST
</div>
</div>
</body>