nixos/initrd-network: fix docbook syntax

This commit is contained in:
Jörg Thalheim
2018-01-22 00:01:49 +00:00
parent d60c026e54
commit a1e2f2a339
+1 -1
View File
@@ -42,7 +42,7 @@ in
is acquired using DHCP. is acquired using DHCP.
You should add the module(s) required for your network card to You should add the module(s) required for your network card to
boot.initrd.availableKernelModules. lspci -v -s <ethernet controller> boot.initrd.availableKernelModules. lspci -v -s &lt;ethernet controller&gt;
will tell you which. will tell you which.
''; '';
}; };