summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/depmod.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:03 +0000
commit932e4432596447eb9331cc2a2bb74a26a35b4efc (patch)
tree95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man8/depmod.8
parentAdding debian version 4.22.0-1. (diff)
downloadmanpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz
manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/depmod.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/depmod.88
1 files changed, 4 insertions, 4 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/depmod.8 b/upstream/opensuse-tumbleweed/man8/depmod.8
index 43312c39..d854abb7 100644
--- a/upstream/opensuse-tumbleweed/man8/depmod.8
+++ b/upstream/opensuse-tumbleweed/man8/depmod.8
@@ -2,12 +2,12 @@
.\" Title: depmod
.\" 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
.\" Source: kmod
.\" Language: English
.\"
-.TH "DEPMOD" "8" "12/06/2023" "kmod" "depmod"
+.TH "DEPMOD" "8" "03/05/2024" "kmod" "depmod"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -40,7 +40,7 @@ Linux kernel modules can provide services (called "symbols") for other modules t
.PP
\fBdepmod\fR
creates a list of module dependencies by reading each module under
-/usr/lib/modules/\fIversion\fR
+/lib/modules/\fIversion\fR
and determining what symbols it exports and what symbols it needs\&. By default, this list is written to
modules\&.dep, and a binary hashed version named
modules\&.dep\&.bin, in the same directory\&. If filenames are given on the command line, only those modules are examined (which is rarely useful unless all modules are listed)\&.
@@ -75,7 +75,7 @@ file before any work is done: if not, it silently exits rather than regenerating
\fB\-b \fR\fB\fIbasedir\fR\fR, \fB\-\-basedir \fR\fB\fIbasedir\fR\fR
.RS 4
If your modules are not currently in the (normal) directory
-/usr/lib/modules/\fIversion\fR, but in a staging area, you can specify a
+/lib/modules/\fIversion\fR, but in a staging area, you can specify a
\fIbasedir\fR
which is prepended to the directory name\&. This
\fIbasedir\fR