Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
14
doc/man/nvme_default_host.2
Normal file
14
doc/man/nvme_default_host.2
Normal file
|
@ -0,0 +1,14 @@
|
|||
.TH "nvme_default_host" 9 "nvme_default_host" "April 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_default_host \- Initializes the default host
|
||||
.SH SYNOPSIS
|
||||
.B "nvme_host_t" nvme_default_host
|
||||
.BI "(nvme_root_t r " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "r" 12
|
||||
\fInvme_root_t\fP object
|
||||
.SH "DESCRIPTION"
|
||||
Initializes the default host object based on the values in
|
||||
/etc/nvme/hostnqn and /etc/nvme/hostid and attaches it to \fIr\fP.
|
||||
.SH "RETURN"
|
||||
\fInvme_host_t\fP object
|
Loading…
Add table
Add a link
Reference in a new issue