From patchwork Thu Sep 22 11:43:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6008 Return-Path: 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4MYD1f6qNjz3wbm for ; Thu, 22 Sep 2022 11:43:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4MYD1c2qdlzjT; Thu, 22 Sep 2022 11:43:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4MYD1c1sTsz2yYM; Thu, 22 Sep 2022 11:43:16 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4MYD1b2lhsz2xNR for ; Thu, 22 Sep 2022 11:43:15 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4MYD1Z1mc5zbV; Thu, 22 Sep 2022 11:43:14 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1663846994; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=cAez/NuF906/dPcmQvm2etF4n1R/6tdE5+U7AhG4TQY=; b=4zdRtBx56Jn6FOT4tLnBYALMo3zAdAZfMW5mdpGblvXQCm3es3lRZwLGsUTD0SEJ8snKsQ 2LjVcBaPHGT4VPDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1663846994; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=cAez/NuF906/dPcmQvm2etF4n1R/6tdE5+U7AhG4TQY=; b=vxLI7Mjej9qbUYLQOoeqE/TrYKXy7RvMtC/xb6Ji/tZj35MhYMKi0RTlUQaC3ijt0SNjQN 4uSr3aE7KHiUkEtiHucaWltpXHwGNbYIhGds3r+Yc4qOAQ7cY+HCQ5KMgr2eKziPimAZFB M5kpHiWoYzgh4nRay5HwbUZy4kRtjcXjl9SKPiswYOimPiYZia4RjB/kb8a1bpeJXwZUZ2 mXxESBlAUPFF3Fgdp0skppWUOqKU1TE8ypCwWf4gl+MHpUF/RnhWL0xxXR+KTkvoMfw6R5 95NYRZygegTW/74U3E7RVcVrJ34vs0kNYnBpo5R7na74PlN9wPHPPnqJK+bhLQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] manualpages: Correct link to wiki for Network (other) Date: Thu, 22 Sep 2022 13:43:10 +0200 Message-Id: <20220922114310.3591739-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Network (other) help link was set to go to Network (internal) wiki page Link modified - Running the check_manualpages.pl script requires it to be executable so the build changed the permissions mode from 644 to 755 Tested-by: Adolf Belka Signed-off-by: Adolf Belka Reviewed-by: Bernhard Bitsch --- config/cfgroot/manualpages | 2 +- tools/check_manualpages.pl | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 tools/check_manualpages.pl diff --git a/config/cfgroot/manualpages b/config/cfgroot/manualpages index c0cefed5e..0b904de42 100644 --- a/config/cfgroot/manualpages +++ b/config/cfgroot/manualpages @@ -22,7 +22,7 @@ services.cgi=configuration/status/services media.cgi=configuration/status/drives netexternal.cgi=configuration/status/network_ext netinternal.cgi=configuration/status/network_int -netother.cgi=configuration/status/network_int +netother.cgi=configuration/status/network_other netovpnrw.cgi=configuration/status/network_ovpnrw #netovpnsrv.cgi= wio.cgi=addons/wio diff --git a/tools/check_manualpages.pl b/tools/check_manualpages.pl old mode 100644 new mode 100755