From dcb6d396e7ad11f0b7a34de9d84826127d683307 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 13 Sep 2003 00:09:39 +0000 Subject: build fixes git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@39 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- man/ifplugd.conf.5.xml.in | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/ifplugd.conf.5.xml.in b/man/ifplugd.conf.5.xml.in index 8b580cd..ac25885 100644 --- a/man/ifplugd.conf.5.xml.in +++ b/man/ifplugd.conf.5.xml.in @@ -30,8 +30,8 @@

ifplugd.conf is the configuration file for ifplugd. It is a shell script that is sourced by the init script starting - the daemon. It shall be used to set two environment variables which - are interpreted by the init script.

+ the daemon. It shall be used to set environment variables which + are interpreted by the init script:

@@ -55,6 +55,12 @@ section="8"/> for further information.

+ +
-- cgit