]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/technical/ds.txt
favor git(1) rather than libgit2 for ExtSearch
[public-inbox.git] / Documentation / technical / ds.txt
index a0793ca2337a04e956aaaf0bb5653c0561760a60..7bc1ad79ce0c89f1e87e70f4ef50a0afc82a165d 100644 (file)
@@ -64,7 +64,7 @@ Augmented features:
 * ->requeue support.  An optimization of the AddTimer(0, ...) idiom
   for immediately dispatching code at the next event loop iteration.
   public-inbox uses this for fairly generating large responses
-  iteratively (see PublicInbox::NNTP::long_response or git_async_cat
+  iteratively (see PublicInbox::NNTP::long_response or ibx_async_cat
   for blob retrievals).
 
 New features