diff options
Diffstat (limited to 'man/man2const/KEYCTL_READ.2const')
-rw-r--r-- | man/man2const/KEYCTL_READ.2const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2const/KEYCTL_READ.2const b/man/man2const/KEYCTL_READ.2const index 9067ec6cb6..46cc26be5d 100644 --- a/man/man2const/KEYCTL_READ.2const +++ b/man/man2const/KEYCTL_READ.2const @@ -16,7 +16,7 @@ Standard C library .BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" .B #include <unistd.h> .P -.BI "long syscall(size_t " size ; +.BR "long syscall(" "size_t size;" .BI " SYS_keyctl, KEYCTL_READ, key_serial_t " key , .BI " char " buf "[_Nullable " size "], size_t " size ); .fi |