Another man page hyphen fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 4 Apr 2009 13:24:49 +0000 (14:24 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 4 Apr 2009 13:24:49 +0000 (14:24 +0100)
lib/macros-builtin.c

index 3d49c25..f314bd9 100644 (file)
@@ -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.
  *