From owner-svn-doc-all@freebsd.org Wed Jul 3 16:44:55 2019 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A94F715D9A73; Wed, 3 Jul 2019 16:44:55 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FE1883BC1; Wed, 3 Jul 2019 16:44:55 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1080DE830; Wed, 3 Jul 2019 16:44:55 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x63GisQe075671; Wed, 3 Jul 2019 16:44:54 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x63Giss1075670; Wed, 3 Jul 2019 16:44:54 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201907031644.x63Giss1075670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 3 Jul 2019 16:44:54 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53215 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/faq X-SVN-Commit-Revision: 53215 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4FE1883BC1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2019 16:44:55 -0000 Author: gjb Date: Wed Jul 3 16:44:54 2019 New Revision: 53215 URL: https://svnweb.freebsd.org/changeset/doc/53215 Log: Miscellaneous FAQ updates: - Prefer https://download.freebsd.org/ftp/ over the FTP URL. - Replace hard-coded i386 with amd64. - Bump copyright year. Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Wed Jul 3 06:23:30 2019 (r53214) +++ head/en_US.ISO8859-1/books/faq/book.xml Wed Jul 3 16:44:54 2019 (r53215) @@ -49,6 +49,7 @@ 2016 2017 2018 + 2019 The &os; Documentation Project @@ -344,10 +345,10 @@ become a part of &rel.stable; and &rel2.stable;.--> Version &rel.current; + xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel.current;-RELEASE/">&rel.current; is the latest release from the &rel.stable; branch; it was released in &rel.current.date;. Version &rel2.current; + xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel2.current;-RELEASE/">&rel2.current; is the latest release from the &rel2.stable; branch; it was released in &rel2.current.date;. @@ -548,14 +549,14 @@ Every significant release of &os; is available via anonymous FTP from the &os; + xlink:href="https://download.FreeBSD.org/ftp/releases/">&os; FTP site: The latest &rel.stable; release, &rel.current;-RELEASE can be found in the &rel.current;-RELEASE + xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel.current;-RELEASE/">&rel.current;-RELEASE directory. @@ -572,7 +573,7 @@ The latest &rel2.stable; release, &rel2.current;-RELEASE can be found in the &rel2.current;-RELEASE + xlink:href="https://download.FreeBSD.org/ftp/releases/amd64/amd64/&rel2.current;-RELEASE/">&rel2.current;-RELEASE directory.