summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man5/depmod.d.5
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man5/depmod.d.5')
-rw-r--r--upstream/opensuse-tumbleweed/man5/depmod.d.510
1 files changed, 5 insertions, 5 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/depmod.d.5 b/upstream/opensuse-tumbleweed/man5/depmod.d.5
index b7907dba..ac6fa8fc 100644
--- a/upstream/opensuse-tumbleweed/man5/depmod.d.5
+++ b/upstream/opensuse-tumbleweed/man5/depmod.d.5
@@ -2,12 +2,12 @@
.\" Title: depmod.d
.\" Author: Jon Masters <jcm@jonmasters.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 12/06/2023
+.\" Date: 03/05/2024
.\" Manual: depmod.d
.\" Source: kmod
.\" Language: English
.\"
-.TH "DEPMOD\&.D" "5" "12/06/2023" "kmod" "depmod.d"
+.TH "DEPMOD\&.D" "5" "03/05/2024" "kmod" "depmod.d"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -53,7 +53,7 @@ is simple: one command per line, with blank lines and lines starting with \*(Aq#
.PP
search \fIsubdirectory\&.\&.\&.\fR
.RS 4
-This allows you to specify the order in which /usr/lib/modules (or other configured module location) subdirectories will be processed by
+This allows you to specify the order in which /lib/modules (or other configured module location) subdirectories will be processed by
\fBdepmod\fR\&. Directories are listed in order, with the highest priority given to the first listed directory and the lowest priority given to the last directory listed\&. The special keyword
\fBbuilt\-in\fR
refers to the standard module directories installed by the kernel\&. Another special keyword
@@ -73,13 +73,13 @@ This command allows you to override which version of a specific module will be u
\fBdepmod\fR
command\&. It is possible to specify one kernel or all kernels using the * wildcard\&.
\fImodulesubdirectory\fR
-is the name of the subdirectory under /usr/lib/modules (or other module location) where the target module is installed\&.
+is the name of the subdirectory under /lib/modules (or other module location) where the target module is installed\&.
.sp
For example, it is possible to override the priority of an updated test module called
\fBkmod\fR
by specifying the following command: "override kmod * extra"\&. This will ensure that any matching module name installed under the
\fBextra\fR
-subdirectory within /usr/lib/modules (or other module location) will take priority over any likenamed module already provided by the kernel\&.
+subdirectory within /lib/modules (or other module location) will take priority over any likenamed module already provided by the kernel\&.
.RE
.PP
external \fIkernelversion\fR \fIabsolutemodulesdirectory\&.\&.\&.\fR