From: Robby Workman Date: Thu, 12 Jan 2012 05:37:03 +0000 (-0600) Subject: doc/depmod.d.sgml: Various touchups; mostly s/depmod.conf/depmod.d/g X-Git-Tag: v4~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5570980e8a0643c7f021b10e42cbf3cf26df0df;p=thirdparty%2Fkmod.git doc/depmod.d.sgml: Various touchups; mostly s/depmod.conf/depmod.d/g --- diff --git a/doc/depmod.d.sgml b/doc/depmod.d.sgml index d055db11..b5ab5bc4 100644 --- a/doc/depmod.d.sgml +++ b/doc/depmod.d.sgml @@ -21,11 +21,11 @@ 2010-03-01 - depmod.conf + depmod.d 5 - depmod.confdepmod.d Configuration file/directory for depmod + depmod.ddepmod.d Configuration directory for depmod DESCRIPTION @@ -38,10 +38,10 @@ order to override the module version supplied by the kernel. - The format of depmod.conf and files under depmod.d is simple: one + The format of files under depmod.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 file a + causes it to continue on the next line, which makes the files a bit neater.