From 504e7d77faeecd213df99ec320246e10a526f9ad Mon Sep 17 00:00:00 2001 From: David Steele Date: Wed, 14 Nov 2018 08:13:01 -0500 Subject: [PATCH] Add comment regarding vars being required in blocks. Documentation block syntax requires that at least one var be specified. This limitation should be removed but for now add a comment to describe why a bogus var is defined. --- doc/xml/user-guide.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml index a8830d4ed..ff272de45 100644 --- a/doc/xml/user-guide.xml +++ b/doc/xml/user-guide.xml @@ -1999,7 +1999,8 @@ Setup Passwordless SSH - bogus !!! + + @@ -2330,7 +2331,8 @@ Setup Passwordless SSH - bogus !!! + +