summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-01-12 12:22:19 -0500
committerLucas De Marchi <lucas.demarchi@intel.com>2019-01-14 14:24:10 -0800
commitaca61d37212c65ddbcff32a3a201a2999ad12b67 (patch)
treeb0a98c65ceb23dbf25120c23e3982067ebcf976d
parentea37a74246b8640bc5acdd5709aabbe396f08210 (diff)
downloadkmod-aca61d37212c65ddbcff32a3a201a2999ad12b67.tar.gz
man: Fix typo
-rw-r--r--man/modprobe.d.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/modprobe.d.xml b/man/modprobe.d.xml
index 47878e2..211af84 100644
--- a/man/modprobe.d.xml
+++ b/man/modprobe.d.xml
@@ -63,7 +63,7 @@
module commands as underscore conversion happens automatically.
</para>
<para>
- The format of and files under <filename>modprobe.d</filename> is
+ The format of files under <filename>modprobe.d</filename> 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