From 42651194cba7ec4d4b3397a80fa1dd1c569c8fcf Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 31 May 2014 14:44:41 -0400 Subject: [PATCH] Remove an obsolete assumption and fix some markup. --- irkerd.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/irkerd.xml b/irkerd.xml index 00e7bc2..c3c68a2 100644 --- a/irkerd.xml +++ b/irkerd.xml @@ -129,13 +129,11 @@ joining a channel to log its traffic. non-matches for background processes). We assume you aren't running irkerd in Windows or another OS that doesn't support os.getpgrp or - tcgetpgrp or . We also assume that you have - stdout attached to a TTY (and haven't closed or redirected it). - We also assume that if stdout is attached to a TTY associated with - the same process group as irkerd, you - do intend to log to stderr and not syslog. + tcgetpgrp. We assume that if stdout is attached to + a TTY associated with the same process group as + irkerd, you do intend to log to stderr + and not syslog. - @@ -174,6 +172,7 @@ terminate. Print usage instructions and terminate. + LIMITATIONS Requests via UDP optimizes for lowest latency and network load -- 2.26.2