Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cd3404518a
commit
4776b16754
795 changed files with 3047 additions and 1805 deletions
15
doc/man/nvme_describe_key_serial.2
Normal file
15
doc/man/nvme_describe_key_serial.2
Normal file
|
@ -0,0 +1,15 @@
|
|||
.TH "nvme_describe_key_serial" 9 "nvme_describe_key_serial" "March 2023" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_describe_key_serial \- Return key description
|
||||
.SH SYNOPSIS
|
||||
.B "char *" nvme_describe_key_serial
|
||||
.BI "(long key_id " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "key_id" 12
|
||||
Key serial number
|
||||
.SH "DESCRIPTION"
|
||||
Fetches the description of the key or keyring identified
|
||||
by the serial number \fIkey_id\fP.
|
||||
.SH "RETURN"
|
||||
The description of \fIkey_id\fP or NULL on failure.
|
||||
The returned string needs to be freed by the caller.
|
Loading…
Add table
Add a link
Reference in a new issue