From 73568e1b094b86adbe2e5e19fc9b8122f0d11711 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 26 Sep 2014 13:45:56 -0600 Subject: [PATCH] Clarify that include files may not contain job sections Signed-off-by: Jens Axboe --- HOWTO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.25.1