freebsd-tips: Use a fetchable URL as example

MFC after:	3 days

(cherry picked from commit ffe6afc4f0)

freebsd-tips: Fix the description of fetch(1) to match the command

Reported by:	jrtc27
MFC with:	ffe6afc4f0

(cherry picked from commit 1678975109)
This commit is contained in:
Li-Wen Hsu 2021-07-04 22:00:46 +08:00
parent f61cd3dbe4
commit f4e3cb4b6b
No known key found for this signature in database
GPG key ID: 82B261B14D3BC7AF

View file

@ -443,9 +443,9 @@ 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.
will download the beastie image from the FreeBSD web site.
%
You can use "whereis" to search standard binary, manual page and source
directories for the specified programs. This can be particularly handy