From 55653f0cf073cbb7144cd2e0d25735a470e8bc99 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 24 May 2006 22:25:22 +0000 Subject: fix description of -w git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@135 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- man/ifplugd.8.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ifplugd.8.xml.in b/man/ifplugd.8.xml.in index 3812459..9619593 100644 --- a/man/ifplugd.8.xml.in +++ b/man/ifplugd.8.xml.in @@ -162,7 +162,7 @@

When daemonizing, wait until the background process finished with the initial link beat detection. When this is enabled, the parent process will return the link - status on exit. 1 means link beat detected, 2 stands for link + status on exit. 2 means link beat detected, 3 stands for link beat not detected, everything else is an error.

-- cgit