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
14
doc/man/nvme_lookup_keyring.2
Normal file
14
doc/man/nvme_lookup_keyring.2
Normal file
|
@ -0,0 +1,14 @@
|
|||
.TH "nvme_lookup_keyring" 9 "nvme_lookup_keyring" "March 2023" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_lookup_keyring \- Lookup keyring serial number
|
||||
.SH SYNOPSIS
|
||||
.B "long" nvme_lookup_keyring
|
||||
.BI "(const char *keyring " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "keyring" 12
|
||||
Keyring name
|
||||
.SH "DESCRIPTION"
|
||||
Looks up the serial number of the keyring \fIkeyring\fP.
|
||||
.SH "RETURN"
|
||||
The key serial number of the keyring
|
||||
or 0 with errno set otherwise.
|
Loading…
Add table
Add a link
Reference in a new issue