Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
22fcbdb0c8
commit
35c8bfce7f
1041 changed files with 6076 additions and 1170 deletions
11
doc/man/nvme_subsystem_get_serial.2
Normal file
11
doc/man/nvme_subsystem_get_serial.2
Normal file
|
@ -0,0 +1,11 @@
|
|||
.TH "nvme_subsystem_get_serial" 9 "nvme_subsystem_get_serial" "May 2025" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_subsystem_get_serial \- Return the serial number of subsystem
|
||||
.SH SYNOPSIS
|
||||
.B "const char *" nvme_subsystem_get_serial
|
||||
.BI "(nvme_subsystem_t s " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "s" 12
|
||||
nvme_subsystem_t object
|
||||
.SH "RETURN"
|
||||
Serial number of the current subsystem
|
Loading…
Add table
Add a link
Reference in a new issue