From bc5c92d3edebf0ed26633895468a332108df6996 Mon Sep 17 00:00:00 2001 From: Rafal Stefanowski Date: Mon, 14 Sep 2020 13:12:06 +0200 Subject: [PATCH] Fix typo in casctl manpage title line Signed-off-by: Rafal Stefanowski --- utils/casctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/casctl.8 b/utils/casctl.8 index 1ae4e6b..7806483 100644 --- a/utils/casctl.8 +++ b/utils/casctl.8 @@ -1,4 +1,4 @@ -.TH casctl.8 __CAS_DATE__ v__CAS_VERSION__ +.TH casctl 8 __CAS_DATE__ v__CAS_VERSION__ .SH NAME casctl \- whole-configuration-manager for Open CAS.