chiark / gitweb /
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 3d49c253248c1db68f05fd6be52d513e3d0ba8c6..f314bd9c7ae27f7369416e82a3888e3d2a341dfb 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.
  *