From: Daniel Kahn Gillmor Date: Sat, 12 Jan 2019 17:22:19 +0000 (-0500) Subject: man: Fix typo X-Git-Tag: v26~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aca61d37212c65ddbcff32a3a201a2999ad12b67;p=thirdparty%2Fkmod.git man: Fix typo --- diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml index 47878e26..211af848 100644 --- a/man/modprobe.d.xml +++ b/man/modprobe.d.xml @@ -63,7 +63,7 @@ module commands as underscore conversion happens automatically. - The format of and files under modprobe.d is + The format of files under modprobe.d is simple: one command per line, with blank lines and lines starting with '#' ignored (useful for adding comments). A '\' at the end of a line causes it to continue on the next line, which makes the