From 90cf2208656c513b78a587e3e0f1f64144c0f209 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 3 Apr 2023 09:38:52 +0200 Subject: Merging upstream version 1.4. Signed-off-by: Daniel Baumann --- doc/man/nvme_fdp_event_realloc.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/man/nvme_fdp_event_realloc.2') diff --git a/doc/man/nvme_fdp_event_realloc.2 b/doc/man/nvme_fdp_event_realloc.2 index fbd1cfe..63c533a 100644 --- a/doc/man/nvme_fdp_event_realloc.2 +++ b/doc/man/nvme_fdp_event_realloc.2 @@ -1,4 +1,4 @@ -.TH "libnvme" 9 "struct nvme_fdp_event_realloc" "January 2023" "API Manual" LINUX +.TH "libnvme" 9 "struct nvme_fdp_event_realloc" "March 2023" "API Manual" LINUX .SH NAME struct nvme_fdp_event_realloc \- Media Reallocated Event Type Specific Information .SH SYNOPSIS @@ -8,9 +8,9 @@ struct nvme_fdp_event_realloc { .br .BI " __u8 rsvd1;" .br -.BI " __u16 nlbam;" +.BI " __le16 nlbam;" .br -.BI " __u64 lba;" +.BI " __le64 lba;" .br .BI " __u8 rsvd12[4];" .br -- cgit v1.2.3