svn commit: r318864 - stable/11

Jeremie Le Hen jlh at FreeBSD.org
Thu May 25 09:27:35 UTC 2017


Author: jlh
Date: Thu May 25 09:27:33 2017
New Revision: 318864
URL: https://svnweb.freebsd.org/changeset/base/318864

Log:
  MFC r318863:
    Replace stale handbook URL with the proper one.

Modified:
  stable/11/UPDATING
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/UPDATING
==============================================================================
--- stable/11/UPDATING	Thu May 25 09:21:21 2017	(r318863)
+++ stable/11/UPDATING	Thu May 25 09:27:33 2017	(r318864)
@@ -6,7 +6,7 @@ COMMON ITEMS: section later in the file.
 basically know what you are doing.  If not, then please consult the FreeBSD
 handbook:
 
-    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
+    https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-src.html
 
 Items affecting the ports and packages system can be found in
 /usr/ports/UPDATING.  Please read that file before running portupgrade.


More information about the svn-src-stable mailing list