Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx> --- man2/mremap.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/mremap.2 b/man2/mremap.2 index fa48037de5d6..e2a252be190c 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -311,7 +311,7 @@ Such an implementation can be cheaper (and simpler) than conventional garbage collection techniques that involve marking pages with protection .B PROT_NONE -in conjunction with the of a +in conjunction with the use of a .B SIGSEGV handler to catch accesses to those pages. .SH BUGS -- 2.37.1