Skip to content

Commit fa3e3a4

Browse files
author
Vladimir Kotal
committed
fix dead link
1 parent f3cdbba commit fa3e3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@
11281128
\texttt{shmat}.
11291129
\item Access to the mapped region beyond the existing page of mapped object
11301130
causes \texttt{SIGBUS} or \texttt{SIGSEGV} signal.
1131-
This is not universally true, see example \example{mmap/sigbus.c}.
1131+
This is not universally true, see example \example{mmap/sigsegv.c}.
11321132
\item When using \texttt{MAP\_FIXED} the new mapping will replace any existing
11331133
mapping from \texttt{addr} to
11341134
ifdef([[[NOSPELLCHECK]]], [[[\texttt{addr+l{}en-1}]]]), see example

0 commit comments

Comments
 (0)