From: Arusekk Date: Tue, 1 Dec 2020 14:40:26 +0000 (+0100) Subject: keyctl.2: tfix X-Git-Tag: man-pages-5.10~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e73b468a46352ce85660442140722db333bfb5;p=thirdparty%2Fman-pages.git keyctl.2: tfix Fixes: fa76da808eff Signed-off-by: Arusekk Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 8930fb78b7..4fa54bc147 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -33,7 +33,7 @@ keyctl \- manipulate the kernel's key management facility .B #include .B #include .PP -.BI "long keyctl(int " operation ", ...)" +.BI "long keyctl(int " operation ", ...);" .B "/* For direct call via syscall(2): */" .B #include