1
0
Fork 0

Adding upstream version 1.1~rc0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:03:05 +01:00
parent 336fe81026
commit aca1b93997
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
764 changed files with 32602 additions and 5874 deletions

18
doc/man/nvme_version.2 Normal file
View file

@ -0,0 +1,18 @@
.TH "libnvme" 9 "enum nvme_version" "July 2022" "API Manual" LINUX
.SH NAME
enum nvme_version \- Selector for version to be returned by @nvme_get_version
.SH SYNOPSIS
enum nvme_version {
.br
.BI " NVME_VERSION_PROJECT"
,
.br
.br
.BI " NVME_VERSION_GIT"
};
.SH Constants
.IP "NVME_VERSION_PROJECT" 12
Project release version
.IP "NVME_VERSION_GIT" 12
Git reference