From 58574c7dd1bb38e5e4ba4a6c4bd459e9e9a8e625 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 30 Apr 2010 23:26:40 +0100 Subject: [PATCH 1/1] manpage fix and todolist entries --- backends/innduct.c | 12 ++++-------- doc/man/innduct.8 | 3 ++- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/backends/innduct.c b/backends/innduct.c index 6060ebd..4277920 100644 --- a/backends/innduct.c +++ b/backends/innduct.c @@ -1,17 +1,13 @@ /* - * warning if no inotify - * inotify not working ? - * some per-conn info thing for control - * todo - - * - actually do something with readable on control master + * - inotify not working ? + * - some per-conn info thing for control * - option for realsockdir * - option for filepoll * - option for no inotify * - manpage: document control master stuff - * - manpage: innconf is used for communicating with innd - * - debug this: + * + * debugging rune: * build-lfs/backends/innduct --no-daemon -f `pwd`/fee sit dom */ diff --git a/doc/man/innduct.8 b/doc/man/innduct.8 index fb6e038..9ff6334 100644 --- a/doc/man/innduct.8 +++ b/doc/man/innduct.8 @@ -380,7 +380,8 @@ before you have finished creating it. .IX Item inn.conf Used to find .IR pathoutgoing -if none is specified, and also for +if none is specified, for finding how to communicate with innd, +and also for .IR sourceaddress and/or .IR sourceaddress6 . -- 2.30.2