summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_security_receive.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_security_receive.2')
-rw-r--r--doc/man/nvme_security_receive.26
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/nvme_security_receive.2 b/doc/man/nvme_security_receive.2
index 008e6d0..a33e655 100644
--- a/doc/man/nvme_security_receive.2
+++ b/doc/man/nvme_security_receive.2
@@ -1,12 +1,12 @@
-.TH "nvme_security_receive" 9 "nvme_security_receive" "April 2022" "libnvme API manual" LINUX
+.TH "nvme_security_receive" 9 "nvme_security_receive" "July 2022" "libnvme API manual" LINUX
.SH NAME
-nvme_security_receive \-
+nvme_security_receive \- Security Receive command
.SH SYNOPSIS
.B "int" nvme_security_receive
.BI "(struct nvme_security_receive_args *args " ");"
.SH ARGUMENTS
.IP "args" 12
-\fIstruct nvme_security_recevice\fP argument structure
+\fIstruct nvme_security_receive\fP argument structure
.SH "RETURN"
The nvme command status if a response was received (see
\fIenum nvme_status_field\fP) or -1 with errno set otherwise.