From acf73199fa227b97217238334236af367c8ab2d7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Jul 2022 07:25:24 +0200 Subject: Adding upstream version 1.1~rc0. Signed-off-by: Daniel Baumann --- doc/man/nvme_io_passthru.2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/man/nvme_io_passthru.2') diff --git a/doc/man/nvme_io_passthru.2 b/doc/man/nvme_io_passthru.2 index 0e848ea..54ea04c 100644 --- a/doc/man/nvme_io_passthru.2 +++ b/doc/man/nvme_io_passthru.2 @@ -1,4 +1,4 @@ -.TH "nvme_io_passthru" 9 "nvme_io_passthru" "April 2022" "libnvme API manual" LINUX +.TH "nvme_io_passthru" 9 "nvme_io_passthru" "July 2022" "libnvme API manual" LINUX .SH NAME nvme_io_passthru \- Submit an nvme io passthrough command .SH SYNOPSIS @@ -30,7 +30,7 @@ The nvme io command to send .IP "flags" 12 NVMe command flags (not used) .IP "rsvd" 12 -Reserevd for future use +Reserved for future use .IP "nsid" 12 Namespace identifier .IP "cdw2" 12 @@ -50,11 +50,11 @@ Command dword 14 .IP "cdw15" 12 Command dword 15 .IP "data_len" 12 -Length of the data transfered in this command in bytes +Length of the data transferred in this command in bytes .IP "data" 12 Pointer to user address of the data buffer .IP "metadata_len" 12 -Length of metadata transfered in this command +Length of metadata transferred in this command .IP "metadata" 12 Pointer to user address of the metadata buffer .IP "timeout_ms" 12 -- cgit v1.2.3