We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cdbba commit fa3e3a4Copy full SHA for fa3e3a4
proc.tex
@@ -1128,7 +1128,7 @@
1128
\texttt{shmat}.
1129
\item Access to the mapped region beyond the existing page of mapped object
1130
causes \texttt{SIGBUS} or \texttt{SIGSEGV} signal.
1131
-This is not universally true, see example \example{mmap/sigbus.c}.
+This is not universally true, see example \example{mmap/sigsegv.c}.
1132
\item When using \texttt{MAP\_FIXED} the new mapping will replace any existing
1133
mapping from \texttt{addr} to
1134
ifdef([[[NOSPELLCHECK]]], [[[\texttt{addr+l{}en-1}]]]), see example
0 commit comments