]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
man: remove slash before @MODULE_DIRECTORY@
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 13 Sep 2024 12:02:54 +0000 (13:02 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 13 Sep 2024 16:30:50 +0000 (11:30 -0500)
... otherwise we get a double-slash in the manual.

Fixes: e2536ab ("man: Provide examples for paths")
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/129
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
man/depmod.8.scd

index cb9cfb3d1e1482d312c12407816253416ba697eb..7d2b3197de37bcb14a33b390356482c1d21d8d93 100644 (file)
@@ -63,7 +63,7 @@ rather than the current kernel version (as returned by *uname -r*).
                depmod -b /my/build/staging/dir/
 
        This expects all input files under
-       _/my/build/staging/dir/@MODULE_DIRECTORY@/$(uname -r)_ and generates
+       _/my/build/staging/dir@MODULE_DIRECTORY@/$(uname -r)_ and generates
        index files under that same directory.
 
 *-m* _moduledir_