OSDN Git Service

sub-process: correct path to API docs in a comment
authorChristian Couder <christian.couder@gmail.com>
Wed, 14 Jun 2017 15:12:25 +0000 (17:12 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jun 2017 21:33:31 +0000 (14:33 -0700)
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Acked-by: Ben Peart <peartben@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
sub-process.h

index 7d451e1..d9a45cd 100644 (file)
@@ -7,7 +7,7 @@
 
 /*
  * Generic implementation of background process infrastructure.
- * See Documentation/technical/api-background-process.txt.
+ * See: Documentation/technical/api-sub-process.txt
  */
 
  /* data structures */