Skip to content

Commit a10874e

Browse files
Jade LovelaceJonathan Corbet
authored andcommitted
Documentation: fix typo in dynamic-debug howto
Signed-off-by: Jade Lovelace <lists@jade.fyi> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20231019231655.3162225-1-lists@jade.fyi>
1 parent 91f950e commit a10874e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/admin-guide/dynamic-debug-howto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Debug Messages at Module Initialization Time
259259

260260
When ``modprobe foo`` is called, modprobe scans ``/proc/cmdline`` for
261261
``foo.params``, strips ``foo.``, and passes them to the kernel along with
262-
params given in modprobe args or ``/etc/modprob.d/*.conf`` files,
262+
params given in modprobe args or ``/etc/modprobe.d/*.conf`` files,
263263
in the following order:
264264

265265
1. parameters given via ``/etc/modprobe.d/*.conf``::

0 commit comments

Comments
 (0)