From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4b7Jz20NL5z30Bx for ; Thu, 29 May 2025 08:13:18 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4b7Jyy43Tpz30Bt for ; Thu, 29 May 2025 08:13:14 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4b7Jyx0VR3z6P for ; Thu, 29 May 2025 08:13:13 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1748506393; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X39u6UycI/NmIiqz+GDwAA0MNr/9kpEI0U1rbbQtlMM=; b=+fCyGJbljg9UPDMrF8P0UgZXSGMdwH1lMTWZ3FFhasmvC3/0n1p87VXGMdm0WgfRKY4pt2 U204NzkwEbNfZ3BA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1748506393; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=X39u6UycI/NmIiqz+GDwAA0MNr/9kpEI0U1rbbQtlMM=; b=hRavviqVMxMbHLaFXhgHnQpFPq/8WBEQ9skER2Z9+XEW33ZLVwHayt3fd189JvDIbKLZYl INHdwcr/F3GoOUFf4JoSG/uZvTFWGVxkXB5kcnJJM2gXGQdol+vxpfTz8jg5cbgAd6OTwP zoqSdKR7+pJCXFE5fbNennoMjr1t36/lIslrLxNfUc7o6qt+sK80SL+F5dvvpqi2LzlwYB r3bFqchXSjA/yC+NDQ4TFHb6LFAYj6/l4y+hcrN58GrZN//2gXixnoGfU0TvG5zGFC+0Wz wBZzCl45D34uoF9Ua8LLA66iefGJ86aruCXTR1BWICPLEpPunZzNpBgkr6iQPw== Message-ID: Date: Thu, 29 May 2025 10:13:08 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: [PATCH] manualpages: Fixbug13858 - Add doc link for Network/Aliases To: development@lists.ipfire.org References: <20250529013138.1989969-1-stephen@firemypi.org> Content-Language: en-GB From: Adolf Belka In-Reply-To: <20250529013138.1989969-1-stephen@firemypi.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reviewed-by: Adolf Belka On 29/05/2025 03:31, Stephen Cuka wrote: > - Add missing documentation link for 'Network/Aliases'. > > Signed-off-by: Stephen Cuka > --- > config/cfgroot/manualpages | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/config/cfgroot/manualpages b/config/cfgroot/manualpages > index 1f7e01efc..8eafa253f 100644 > --- a/config/cfgroot/manualpages > +++ b/config/cfgroot/manualpages > @@ -45,6 +45,7 @@ dnsforward.cgi=configuration/network/dnsforward > routing.cgi=configuration/network/static > mac.cgi=configuration/network/mac-address > wakeonlan.cgi=configuration/network/wake-on-lan > +aliases.cgi=configuration/network/aliases > > # Services menu > vpnmain.cgi=configuration/services/ipsec