'dash' the sh shell on debian systems does not respect/support
authorSteve Singer <steve@ssinger.info>
Sun, 29 Nov 2020 03:20:34 +0000 (22:20 -0500)
committerSteve Singer <steve@ssinger.info>
Sun, 29 Nov 2020 03:20:34 +0000 (22:20 -0500)
commitb336e4682a6571a6bab24be723aebdd878b6aa8c
tree203c25565681be0c046c4e9ea36aab42425795b8
parentf564d10ec5241c4a45e936367050abd97d2b3ee6
'dash' the sh shell on debian systems does not respect/support
echo -e. The escape sequence was not putting \end into the document.

To avoid compatibility issues between 'dash' and a real 'sh'
we will use printf
doc/adminguide/Makefile