Date: Thu, 28 Dec 2023 16:44:38 +0100 From: "Piotr P. Stefaniak" <pstef@freebsd.org> To: Wolfram Schneider <wosch@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 271887ec35ad - main - update manpage URL Message-ID: <ZY2X5i-t4zce1Rcs@freefall.freebsd.org> In-Reply-To: <202312281048.3BSAmamG017416@gitrepo.freebsd.org> References: <202312281048.3BSAmamG017416@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2023-12-28 10:48:36, Wolfram Schneider wrote:
>diff --git a/usr.bin/indent/tests/comments.0 b/usr.bin/indent/tests/comments.0
>index 4a627b9f39ec..6e9221868a1c 100644
>--- a/usr.bin/indent/tests/comments.0
>+++ b/usr.bin/indent/tests/comments.0
>@@ -10,7 +10,7 @@ void t(void) {
> /*
> * Old indent wrapped the URL near where this sentence ends.
> *
>- * https://www.freebsd.org/cgi/man.cgi?query=indent&apropos=0&sektion=0&manpath=FreeBSD+12-current&arch=default&format=html
>+ * https://man.freebsd.org/indent
> */
The comment makes no sense now, it was supposed to show a URL longer
than the limit, so was wrapped around by indent (before I changed to
keep such URLs) and test for future regressions.
Piotr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZY2X5i-t4zce1Rcs>
