From fdfa6bac6053f248fe520c766baf3b7a354ee29e Mon Sep 17 00:00:00 2001 From: codehelp Date: Fri, 26 Jul 2013 08:34:15 +0000 Subject: [PATCH] add hook dir field name to manpage git-svn-id: http://emdebian.org/svn/current@8457 563faec7-e20c-0410-992a-a66f704d0ccd --- pod/multistrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/multistrap b/pod/multistrap index cba3201..196d3d2 100644 --- a/pod/multistrap +++ b/pod/multistrap @@ -719,7 +719,7 @@ prior to any calls to B. e.g. : =head1 Hooks -If a hook directory is specified in the General section of the +If a hook directory (hookdir=) is specified in the General section of the C configuration file, the hook scripts which are executable will be run from outside the multistrap directory at the following stages: @@ -747,7 +747,7 @@ Executed immediately before the tarball is created or C exits if not configured to create a tarball. Completion scripts are executable scripts in the specified hook directory -with a filename beginning with C. +with a filename beginning with B. =back