Thread (70 messages) 70 messages, 8 authors, 2024-08-23
STALE646d
Revisions (5)
  1. v1 current
  2. v1 [diff vs current]
  3. v4 [diff vs current]
  4. v5 [diff vs current]
  5. v1 [diff vs current]

[PATCH 1/4] man/depmod.d: Fix incorrect /usr/lib search path

From: Michal Suchanek <hidden>
Date: 2023-07-11 15:32:25
Also in: linux-kbuild, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

depmod searches /lib/depmod.d but the man page says /usr/lib/depmod.d is
reached. Aling the documentation with the code.

Signed-off-by: Michal Suchanek <redacted>
---
 man/depmod.d.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/depmod.d.xml b/man/depmod.d.xml
index 76548e92a312..8d3d821cddc8 100644
--- a/man/depmod.d.xml
+++ b/man/depmod.d.xml
@@ -39,7 +39,7 @@
   </refnamediv>
 
   <refsynopsisdiv>
-    <para><filename>/usr/lib/depmod.d/*.conf</filename></para>
+    <para><filename>/lib/depmod.d/*.conf</filename></para>
     <para><filename>/usr/local/lib/depmod.d/*.conf</filename></para>
     <para><filename>/run/depmod.d/*.conf</filename></para>
     <para><filename>/etc/depmod.d/*.conf</filename></para>
-- 
2.41.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help