From 27eb89d0e87e6d717adf009cd5ded01f449e14af Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Wed, 28 Oct 2020 23:50:29 +0100 Subject: [PATCH] Install the manpage for pmem_ctl(5). --- nvml.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nvml.spec b/nvml.spec index 4286f0e..51d44c3 100644 --- a/nvml.spec +++ b/nvml.spec @@ -127,6 +127,7 @@ convenient. %{_includedir}/libpmem.h %{_mandir}/man7/libpmem.7.gz %{_mandir}/man3/pmem_*.3.gz +%{_mandir}/man5/pmem_ctl.5.gz %license LICENSE %doc ChangeLog CONTRIBUTING.md README.md