Merging upstream version 1.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
de317aafca
commit
a2fa71affa
762 changed files with 7536 additions and 1096 deletions
|
@ -1,4 +1,4 @@
|
|||
.TH "nvme_mi_admin_security_send" 9 "nvme_mi_admin_security_send" "August 2022" "libnvme API manual" LINUX
|
||||
.TH "nvme_mi_admin_security_send" 9 "nvme_mi_admin_security_send" "October 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_mi_admin_security_send \- Perform a Security Send command on a controller.
|
||||
.SH SYNOPSIS
|
||||
|
@ -21,4 +21,5 @@ comply with specification limits.
|
|||
|
||||
See: \fIstruct nvme_get_log_args\fP
|
||||
.SH "RETURN"
|
||||
0 on success, non-zero on failure
|
||||
The nvme command status if a response was received (see
|
||||
\fIenum nvme_status_field\fP) or -1 with errno set otherwise.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue