From: Bob Stayton Date: Wed, 1 Feb 2012 04:17:11 +0000 (+0000) Subject: Add info about trailing slash added if it was omitted. X-Git-Tag: release/1.79.1~6^2~548 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7feaf07bf7abed16692579bcbc12218cdb236ed8;p=docbook-dsssl Add info about trailing slash added if it was omitted. --- diff --git a/xsl/params/base.dir.xml b/xsl/params/base.dir.xml index e22ca14c2..1e8f3fcbf 100644 --- a/xsl/params/base.dir.xml +++ b/xsl/params/base.dir.xml @@ -25,5 +25,14 @@ the output directory for chunks. (If not specified, the output directory is system dependent.) +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. +