From: René Scharfe Date: Tue, 28 Oct 2014 22:09:53 +0000 (+0100) Subject: api-run-command: add missing list item marker X-Git-Tag: v2.2.0-rc0~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96ef1bdc654932cf2707a1b70a9502842a1014f7;p=thirdparty%2Fgit.git api-run-command: add missing list item marker Signed-off-by: Rene Scharfe Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/api-run-command.txt b/Documentation/technical/api-run-command.txt index 842b8389eb..866792f42e 100644 --- a/Documentation/technical/api-run-command.txt +++ b/Documentation/technical/api-run-command.txt @@ -13,7 +13,7 @@ produces in the caller in order to process it. Functions --------- -`child_process_init` +`child_process_init`:: Initialize a struct child_process variable.