From: Vincent Bernat Date: Fri, 11 Mar 2022 06:26:54 +0000 (+0100) Subject: doc: use @sysconfdir@ for /etc in manual pages X-Git-Tag: 1.0.14~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51ef84607fd510f035093135f0bea0fbf8c1f197;p=thirdparty%2Flldpd.git doc: use @sysconfdir@ for /etc in manual pages --- diff --git a/src/daemon/lldpd.8.in b/src/daemon/lldpd.8.in index a0f188e2..32d57a6d 100644 --- a/src/daemon/lldpd.8.in +++ b/src/daemon/lldpd.8.in @@ -394,13 +394,13 @@ column tells that only one neighbor will be kept. .It @LLDPD_CTL_SOCKET@ Unix-domain socket used for communication with .Xr lldpctl 8 . -.It /etc/lldpd.conf +.It @sysconfdir@/lldpd.conf Configuration file for .Nm . Commands in this files are executed by .Xr lldpcli 8 at start. -.It /etc/lldpd.d +.It @sysconfdir@/lldpd.d Directory containing configuration files whose commands are executed by .Xr lldpcli 8