Merge pull request #81224 from chkno/modprobe-dot-d
nixos/modprobe: Fix modprobe configuration manpage link
This commit is contained in:
commit
8f357b7144
@ -28,7 +28,7 @@ with lib;
|
|||||||
Any additional configuration to be appended to the generated
|
Any additional configuration to be appended to the generated
|
||||||
<filename>modprobe.conf</filename>. This is typically used to
|
<filename>modprobe.conf</filename>. This is typically used to
|
||||||
specify module options. See
|
specify module options. See
|
||||||
<citerefentry><refentrytitle>modprobe.conf</refentrytitle>
|
<citerefentry><refentrytitle>modprobe.d</refentrytitle>
|
||||||
<manvolnum>5</manvolnum></citerefentry> for details.
|
<manvolnum>5</manvolnum></citerefentry> for details.
|
||||||
'';
|
'';
|
||||||
type = types.lines;
|
type = types.lines;
|
||||||
|
Loading…
Reference in New Issue
Block a user