From 9ecff41dd11e920286f9be670a0ec3a668371d1d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Jul 2022 07:25:28 +0200 Subject: Merging upstream version 1.1~rc0. Signed-off-by: Daniel Baumann --- doc/man/nvme_id_ctrl.2 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/man/nvme_id_ctrl.2') diff --git a/doc/man/nvme_id_ctrl.2 b/doc/man/nvme_id_ctrl.2 index e42c4df..8035ec7 100644 --- a/doc/man/nvme_id_ctrl.2 +++ b/doc/man/nvme_id_ctrl.2 @@ -1,4 +1,4 @@ -.TH "libnvme" 9 "struct nvme_id_ctrl" "April 2022" "API Manual" LINUX +.TH "libnvme" 9 "struct nvme_id_ctrl" "July 2022" "API Manual" LINUX .SH NAME struct nvme_id_ctrl \- Identify Controller data structure .SH SYNOPSIS @@ -206,11 +206,11 @@ the PCI SIG. PCI Subsystem Vendor ID, the company vendor identifier that is assigned by the PCI SIG for the subsystem. .IP "sn" 12 -Serial Number in ascii +Serial Number in ASCII .IP "mn" 12 -Model Number in ascii +Model Number in ASCII .IP "fr" 12 -Firmware Revision in ascii, the currently active firmware +Firmware Revision in ASCII, the currently active firmware revision for the NVM subsystem .IP "rab" 12 Recommended Arbitration Burst, reported as a power of two @@ -252,13 +252,13 @@ Controller Type, see \fIenum nvme_id_ctrl_cntrltype\fP FRU GUID, a 128-bit value that is globally unique for a given Field Replaceable Unit .IP "crdt1" 12 -Controller Retry Delay time in 100 millisecod units if CQE CRD +Controller Retry Delay time in 100 millisecond units if CQE CRD field is 1 .IP "crdt2" 12 -Controller Retry Delay time in 100 millisecod units if CQE CRD +Controller Retry Delay time in 100 millisecond units if CQE CRD field is 2 .IP "crdt3" 12 -Controller Retry Delay time in 100 millisecod units if CQE CRD +Controller Retry Delay time in 100 millisecond units if CQE CRD field is 3 .IP "rsvd134" 12 Reserved @@ -463,7 +463,7 @@ Maximum Number of Allowed Namespaces indicates the maximum number of namespaces supported by the NVM subsystem. .IP "maxdna" 12 Maximum Domain Namespace Attachments indicates the maximum -of the sum of the numver of namespaces attached to each I/O +of the sum of the number of namespaces attached to each I/O controller in the Domain. .IP "maxcna" 12 Maximum I/O Controller Namespace Attachments indicates the -- cgit v1.2.3