1
0
Fork 0

Merging upstream version 1.10.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:50:54 +01:00
parent 05578a6ab9
commit a02d194ad0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
946 changed files with 4401 additions and 1290 deletions

View file

@ -0,0 +1,9 @@
.TH "nvmf_hostid_generate" 9 "nvmf_hostid_generate" "August 2024" "libnvme API manual" LINUX
.SH NAME
nvmf_hostid_generate \- Generate a machine specific host identifier
.SH SYNOPSIS
.B "char *" nvmf_hostid_generate
.SH ARGUMENTS
.SH "RETURN"
On success, an identifier string based on the machine identifier to
be used as NVMe Host Identifier, or NULL on failure.