From c5570980e8a0643c7f021b10e42cbf3cf26df0df Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 11 Jan 2012 23:37:03 -0600 Subject: [PATCH] doc/depmod.d.sgml: Various touchups; mostly s/depmod.conf/depmod.d/g --- doc/depmod.d.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.47.2