pkeys.7: srcfix: remove redundant .PP

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-12-27 11:44:02 +01:00
parent c65f02bae3
commit c55f66855e
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ configured and built with the
.BR CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS
option.
.SH EXAMPLES
.PP
The program below allocates a page of memory with read and write permissions.
It then writes some data to the memory and successfully reads it
back.