diff --git a/man7/pkeys.7 b/man7/pkeys.7 index c01ee2567..33beff998 100644 --- a/man7/pkeys.7 +++ b/man7/pkeys.7 @@ -149,7 +149,7 @@ handler returns. This signal behavior is unusual and is due to the fact that the x86 PKRU register (which stores protection key access rights) is managed with the same hardware mechanism (XSAVE) that manages floating-point registers. -The signal behavior is the same as that of floating point registers. +The signal behavior is the same as that of floating-point registers. .\" .SS Protection Keys system calls The Linux kernel implements the following pkey-related system calls: diff --git a/man7/signal.7 b/man7/signal.7 index 068bbd3ef..cdd5648a6 100644 --- a/man7/signal.7 +++ b/man7/signal.7 @@ -244,7 +244,7 @@ SIGINT \02 Term Interrupt from keyboard SIGQUIT \03 Core Quit from keyboard SIGILL \04 Core Illegal Instruction SIGABRT \06 Core Abort signal from \fBabort\fP(3) -SIGFPE \08 Core Floating point exception +SIGFPE \08 Core Floating-point exception SIGKILL \09 Term Kill signal SIGSEGV 11 Core Invalid memory reference SIGPIPE 13 Term Broken pipe: write to pipe with no