From: Alan T. DeKok Date: Thu, 6 Mar 2025 20:17:40 +0000 (-0500) Subject: remove '&' from dhcpv4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4709fbfcdd870f6f09c3c0b7db8baedf3b92a9b;p=thirdparty%2Ffreeradius-server.git remove '&' from dhcpv4 --- diff --git a/raddb/mods-available/dhcpv4 b/raddb/mods-available/dhcpv4 index f94036916d..d34b56c669 100644 --- a/raddb/mods-available/dhcpv4 +++ b/raddb/mods-available/dhcpv4 @@ -13,8 +13,8 @@ # # The DHCPv4 module is used as a relay. # -# For reach request, you should set `&control.Net.Dst.IP` and maybe -# `&control.Net.Dst.Port` to the address of the next DHCPv4 server or +# For reach request, you should set `control.Net.Dst.IP` and maybe +# `control.Net.Dst.Port` to the address of the next DHCPv4 server or # relay. # # Packets MUST also have a `Gateway-IP-Address` option, otherwise