]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
manualpages: Correct link to wiki for Network (other)
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 22 Sep 2022 11:43:10 +0000 (13:43 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 23 Sep 2022 10:39:33 +0000 (10:39 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch@ipfire.org>
config/cfgroot/manualpages
tools/check_manualpages.pl [changed mode: 0644->0755]

index c0cefed5e8ce340cb46aefa10adab656a282cc55..0b904de42ffe1a6ee49ddb7682840ff6f7630a8e 100644 (file)
@@ -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
old mode 100644 (file)
new mode 100755 (executable)