From 7929f1028b3e48827fd54e335663bcea607767b1 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 1 Jun 2025 16:16:16 +0200 Subject: [PATCH] man/man2const/KEYCTL_SESSION_TO_PARENT.2const: SYNOPSIS: ffix Signed-off-by: Alejandro Colomar --- man/man2const/KEYCTL_SESSION_TO_PARENT.2const | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man2const/KEYCTL_SESSION_TO_PARENT.2const b/man/man2const/KEYCTL_SESSION_TO_PARENT.2const index 82088f006..9c00e3fc1 100644 --- a/man/man2const/KEYCTL_SESSION_TO_PARENT.2const +++ b/man/man2const/KEYCTL_SESSION_TO_PARENT.2const @@ -16,7 +16,7 @@ Standard C library .BR "#include " " /* Definition of " SYS_* " constants */" .B #include .P -.BI long syscall(SYS_keyctl, KEYCTL_SESSION_TO_PARENT); +.B long syscall(SYS_keyctl, KEYCTL_SESSION_TO_PARENT); .fi .SH DESCRIPTION Replace the session keyring to which the -- 2.47.2