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 f85a148 commit abe174fCopy full SHA for abe174f
intro.tex
@@ -1499,7 +1499,7 @@
1499
\item The way versioning works in ELF (see page \pageref{ELF}) is that the
1500
library file name incorporates a version. The \texttt{SONAME} in the dynamic
1501
section then lists the full name of the library, including the version. When
1502
-the loader searches for the libraries, it searches for the filename from the
+the loader searches for the libraries, it searches for the file name from the
1503
\texttt{SONAME} field.
1504
\item Example of what exact libraries and their versions are needed for the
1505
Secure shell client on a Linux distribution. You see that, for example, the
0 commit comments