]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
doc/depmod.d.sgml: Various touchups; mostly s/depmod.conf/depmod.d/g
authorRobby Workman <rworkman@slackware.com>
Thu, 12 Jan 2012 05:37:03 +0000 (23:37 -0600)
committerRobby Workman <rworkman@slackbuilds.org>
Thu, 12 Jan 2012 06:07:18 +0000 (00:07 -0600)
doc/depmod.d.sgml

index d055db113fa192fa04f5458d31a7a39281e0ecd7..b5ab5bc452ebdc1cd55b8ad1ad431c270fc88edc 100644 (file)
     <date>2010-03-01</date>
   </refentryinfo>
   <refmeta>
-    <refentrytitle>depmod.conf</refentrytitle>
+    <refentrytitle>depmod.d</refentrytitle>
     <manvolnum>5</manvolnum>
   </refmeta>
   <refnamediv>
-    <refname>depmod.conf</refname><refname>depmod.d</refname> <refpurpose>Configuration file/directory for depmod</refpurpose>
+    <refname>depmod.d</refname><refname>depmod.d</refname> <refpurpose>Configuration directory for depmod</refpurpose>
   </refnamediv>
   <refsect1>
     <title>DESCRIPTION</title>
       order to override the module version supplied by the kernel.
     </para>
     <para>
-      The format of <filename>depmod.conf</filename> and files under <filename>depmod.d</filename> is simple: one
+      The format of files under <filename>depmod.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 file a
+      causes it to continue on the next line, which makes the files a
       bit neater.
     </para>
   </refsect1>