From: Jens Axboe Date: Fri, 26 Sep 2014 19:45:56 +0000 (-0600) Subject: Clarify that include files may not contain job sections X-Git-Tag: fio-2.1.13~32 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=73568e1b094b86adbe2e5e19fc9b8122f0d11711 Clarify that include files may not contain job sections Signed-off-by: Jens Axboe --- diff --git a/HOWTO b/HOWTO index 887c276a..aaa46f80 100644 --- a/HOWTO +++ b/HOWTO @@ -190,7 +190,8 @@ iodepth=4 Settings pulled into a section apply to that section only (except global section). Include directives may be nested in that any included file may -contain further include directive(s). +contain further include directive(s). Include files may not contain [] +sections. 4.1 Environment variables