X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/2dc2f4788add40c2fe7c8fdede76189b54259155..a2a528f2015531bd9e4b49e0eb0f1f54568ff299:/lib/macros-builtin.c diff --git a/lib/macros-builtin.c b/lib/macros-builtin.c index 3d49c25..f314bd9 100644 --- a/lib/macros-builtin.c +++ b/lib/macros-builtin.c @@ -156,7 +156,7 @@ static int exp_include(int attribute((unused)) nargs, /*$ @include{COMMAND} * - * Executes COMMAND via the shell (using "sh -c") and copies its + * Executes COMMAND via the shell (using "sh \-c") and copies its * standard output to the template output. The shell command output * is not expanded or modified in any other way. *