Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/child-process-init'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 31 Oct 2014 18:49:48 +0000
(11:49 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 31 Oct 2014 18:49:49 +0000
(11:49 -0700)
* rs/child-process-init:
api-run-command: add missing list item marker
Documentation/technical/api-run-command.txt
patch
|
blob
|
history
raw
(from parent 1:
bf1f639
)
diff --git
a/Documentation/technical/api-run-command.txt
b/Documentation/technical/api-run-command.txt
index 3f12fcdd4c788d73c204751404670d299c7f95d2..a9fdb45b93e514962716401cb22d9d079b107e40 100644
(file)
--- 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.