From: Pekka Riikonen Date: Sat, 30 Apr 2005 18:09:00 +0000 (+0000) Subject: updates. X-Git-Tag: autodist.1.3~10 X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=commitdiff_plain;h=76e51b52311d2fa6aca036f9d59dc74d0846ab99 updates. --- diff --git a/apps/autodist/doc/autodist.texi b/apps/autodist/doc/autodist.texi index e7542e3..5167b73 100644 --- a/apps/autodist/doc/autodist.texi +++ b/apps/autodist/doc/autodist.texi @@ -791,11 +791,11 @@ This will exclude the file 'README' and anything that match 'doc/client*'. The 'noprocess' directive can be used to tell Autodist specificly not to process files or directories. The Autodist will not process the files -during preparation or during distribution packaging. This directive is -optional. One or more files can be specified in the 'noprocess' -directive. Zero or more 'noprocess' directives can be used in -distribution. The can be a single file, a single directory or -a regular expression that will match several files and/or directories. +during distribution packaging. This directive is optional. One or more +files can be specified in the 'noprocess' directive. Zero or more +'noprocess' directives can be used in distribution. The can be +a single file, a single directory or a regular expression that will match +several files and/or directories. Example: @example @@ -806,7 +806,7 @@ noprocess apps/foo/ Autodist will not process 'autodist.texi' file, and any files and directories under 'apps/foo/'. -Also note that, 'noprocess' directive cannot be used to disallow +Note that, 'noprocess' directive cannot be used to disallow processing of any file with '.ad' suffix.