|
|
@@ -60,7 +60,7 @@ Per-system overriding shared library dependency information.
|
|
|
.BR "dpkg-architecture -qDEB_HOST_ARCH" ).
|
|
|
.IP \fIadmindir\fR/info/\fIpackage\fR.symbols
|
|
|
Package-provided shared library dependency information.
|
|
|
-Unless overriden, \fIadmindir\fR is /var/lib/dpkg.
|
|
|
+Unless overridden, \fIadmindir\fR is /var/lib/dpkg.
|
|
|
.P
|
|
|
While scanning the symbols used by all binaries,
|
|
|
.B dpkg\-shlibdeps
|
|
|
@@ -91,7 +91,7 @@ Shared library information generated by the current build process that also invo
|
|
|
.BR dpkg\-shlibdeps .
|
|
|
.IP \fIadmindir\fR/info/\fIpackage\fR.shlibs
|
|
|
Package-provided shared library dependency information.
|
|
|
-Unless overriden, \fIadmindir\fR is /var/lib/dpkg.
|
|
|
+Unless overridden, \fIadmindir\fR is /var/lib/dpkg.
|
|
|
.IP /etc/dpkg/shlibs.default
|
|
|
Per-system default shared library dependency information.
|
|
|
.P
|
|
|
@@ -216,7 +216,7 @@ The \fIbinary\fR is linked to a library that it doesn't need. It's not a
|
|
|
problem but some small performance improvements in binary load time
|
|
|
can be obtained by not linking this library to this binary.
|
|
|
|
|
|
-Furthermore, in some cases, this will lead to a non-versionned dependency
|
|
|
+Furthermore, in some cases, this will lead to a non-versioned dependency
|
|
|
on the library that could have been avoided if the binary was only linked
|
|
|
against the library that it really uses. The exception to this rule is
|
|
|
when several binaries are linked against the same set of libraries but
|