summaryrefslogtreecommitdiffstats
path: root/doc/man/nvme_get_log_reservation.2
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/nvme_get_log_reservation.2')
-rw-r--r--doc/man/nvme_get_log_reservation.27
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/man/nvme_get_log_reservation.2 b/doc/man/nvme_get_log_reservation.2
index af522a2..e542673 100644
--- a/doc/man/nvme_get_log_reservation.2
+++ b/doc/man/nvme_get_log_reservation.2
@@ -1,6 +1,6 @@
-.TH "nvme_get_log_reservation" 9 "nvme_get_log_reservation" "April 2022" "libnvme API manual" LINUX
+.TH "nvme_get_log_reservation" 9 "nvme_get_log_reservation" "July 2022" "libnvme API manual" LINUX
.SH NAME
-nvme_get_log_reservation \-
+nvme_get_log_reservation \- Retrieve Reservation Notification
.SH SYNOPSIS
.B "int" nvme_get_log_reservation
.BI "(int fd " ","
@@ -13,3 +13,6 @@ File descriptor of nvme device
Retain asynchronous events
.IP "log" 12
User address to store the reservation log
+.SH "RETURN"
+The nvme command status if a response was received (see
+\fIenum nvme_status_field\fP) or -1 with errno set otherwise