public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Bernhard Bitsch <bbitsch@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] manualpages: Correct link to wiki for Network (other)
Date: Thu, 22 Sep 2022 13:45:11 +0200	[thread overview]
Message-ID: <2e7ccd78-b6f8-d473-3169-ad7bba2d2de3@ipfire.org> (raw)
In-Reply-To: <20220922114310.3591739-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]

Reviewed-by: Bernhard Bitsch <bbitsch(a)ipfire.org>

Am 22.09.2022 um 13:43 schrieb Adolf Belka:
> - 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(a)ipfire.org>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
>   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

      reply	other threads:[~2022-09-22 11:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-22 11:43 Adolf Belka
2022-09-22 11:45 ` Bernhard Bitsch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e7ccd78-b6f8-d473-3169-ad7bba2d2de3@ipfire.org \
    --to=bbitsch@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox