]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
doc: use @sysconfdir@ for /etc in manual pages
authorVincent Bernat <vincent@bernat.ch>
Fri, 11 Mar 2022 06:26:54 +0000 (07:26 +0100)
committerVincent Bernat <vincent@bernat.ch>
Fri, 11 Mar 2022 06:26:54 +0000 (07:26 +0100)
src/daemon/lldpd.8.in

index a0f188e23a004a738caf365dd75c52992fc2d0ce..32d57a6df2fe3844dce119c091290fb56a5318ea 100644 (file)
@@ -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