From 51ef84607fd510f035093135f0bea0fbf8c1f197 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 11 Mar 2022 07:26:54 +0100 Subject: [PATCH] doc: use @sysconfdir@ for /etc in manual pages --- src/daemon/lldpd.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5