Fixes: fa76da808eff --- man2/keyctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 8930fb78b..4fa54bc14 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -33,7 +33,7 @@ keyctl \- manipulate the kernel's key management facility .B #include <sys/types.h> .B #include <keyutils.h> .PP -.BI "long keyctl(int " operation ", ...)" +.BI "long keyctl(int " operation ", ...);" .B "/* For direct call via syscall(2): */" .B #include <asm/unistd.h> -- 2.29.2