Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2021 10:17:32 +0800
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        Jessica Clarke <jrtc27@freebsd.org>
Cc:        "src-committers@freebsd.org" <src-committers@freebsd.org>,  "dev-commits-src-all@freebsd.org" <dev-commits-src-all@freebsd.org>,  "dev-commits-src-main@freebsd.org" <dev-commits-src-main@freebsd.org>
Subject:   Re: git: ffe6afc4f012 - main - freebsd-tips: Use a fetchable URL as example
Message-ID:  <CAKBkRUzJq7XU6oTc1%2B6Tcc77tVE6nVGEx7bBsNRsiO07vpH5Vg@mail.gmail.com>
In-Reply-To: <03B758C5-2243-4ACF-9574-D984B283B407@freebsd.org>
References:  <202107041401.164E1KXH094610@gitrepo.freebsd.org> <03B758C5-2243-4ACF-9574-D984B283B407@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 4, 2021 at 10:52 PM Jessica Clarke <jrtc27@freebsd.org> wrote:
>
> Hi,
>
> On 4 Jul 2021, at 15:01, Li-Wen Hsu <lwhsu@FreeBSD.org> wrote:
> >
> > The branch main has been updated by lwhsu:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=ffe6afc4f0121f1909f2fa88694228f771dd3fcb
> >
> > commit ffe6afc4f0121f1909f2fa88694228f771dd3fcb
> > Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
> > AuthorDate: 2021-07-04 14:00:46 +0000
> > Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
> > CommitDate: 2021-07-04 14:00:46 +0000
> >
> >    freebsd-tips: Use a fetchable URL as example
> >
> >    MFC after:      3 days
> > ---
> > usr.bin/fortune/datfiles/freebsd-tips | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips
> > index cbbaff9eb84f..c747c689791b 100644
> > --- a/usr.bin/fortune/datfiles/freebsd-tips
> > +++ b/usr.bin/fortune/datfiles/freebsd-tips
> > @@ -439,7 +439,7 @@ You can use "pkg info" to see a list of packages you have installed.
> > %
> > You can use the 'fetch' command to retrieve files over ftp, http or https.
> >
> > -      fetch https://www.FreeBSD.org/index.html
> > +      fetch https://www.FreeBSD.org/images/beastie.png
> >
> > will download the front page of the FreeBSD web site.
>
> This description no longer matches.

Thanks for catching this!  Fixed in 167897510919a76740eca0d79713abbd088660fe.

Best,
Li-Wen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUzJq7XU6oTc1%2B6Tcc77tVE6nVGEx7bBsNRsiO07vpH5Vg>