From dfe8afca678c78c476292edede8f44f95bf76b36 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 23 May 2010 00:54:18 +0100 Subject: [PATCH] Fix kloc count - it has grown due to splitting --- innduct.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/innduct.8 b/innduct.8 index a513252..f297c2d 100644 --- a/innduct.8 +++ b/innduct.8 @@ -409,8 +409,8 @@ defect in the innd channel feed protocol. innduct uses a file feed, constantly "tailing" the feed file, and where implemented uses .BR inotify (2) to reduce the latency which would come from having to constantly poll -the feed file. innduct is much smaller and simpler, at <4kloc to -innfeed's 25kloc. innfeed needs a separate helper script or similar +the feed file. innduct is much smaller and simpler, at <5kloc to +innfeed's ~25kloc. innfeed needs a separate helper script or similar infrastructure (of which there is an example in its manpage), whereas innduct can be run directly and doesn't need help from shell scripts. However, innfeed is capable of feeding multiple peers from a single -- 2.30.2