Skip to content

Commit 18b2787

Browse files
committed
add pageref for mmap()
1 parent 8d58c2c commit 18b2787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@
12891289
an ELF object
12901290
\item system by default looks for shared libraries in certain locations
12911291
\item located libraries are mapped to the process address space via
1292-
\funnm{mmap}() (will be covered later)
1292+
\funnm{mmap}() (will be covered later, page \pageref{MMAP})
12931293
\end{itemize}
12941294
\end{slide}
12951295

0 commit comments

Comments
 (0)