From ee2eb555318475d2ac19feb2fec38de07e4b4f82 Mon Sep 17 00:00:00 2001 From: tj Date: Thu, 23 Aug 2018 16:28:12 +0000 Subject: [PATCH] switch installurl example to cdn.openbsd.org --- share/man/man5/installurl.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man5/installurl.5 b/share/man/man5/installurl.5 index 5b5af854456..40d6b0eb251 100644 --- a/share/man/man5/installurl.5 +++ b/share/man/man5/installurl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installurl.5,v 1.6 2017/05/19 16:56:49 tb Exp $ +.\" $OpenBSD: installurl.5,v 1.7 2018/08/23 16:28:12 tj Exp $ .\" .\" Copyright (c) 2017 Robert Peichaer .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 19 2017 $ +.Dd $Mdocdate: August 23 2018 $ .Dt INSTALLURL 5 .Os .Sh NAME @@ -27,7 +27,7 @@ file contains a single line specifying an .Ox mirror server URL, such as .Pp -.Dl https://ftp.openbsd.org/pub/OpenBSD +.Dl https://cdn.openbsd.org/pub/OpenBSD .Pp It is created by the installer script during installations and upgrades over HTTP. -- 2.20.1