svn commit: r318863 - head

Jeremie Le Hen jlh at FreeBSD.org
Thu May 25 09:21:22 UTC 2017


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

Log:
  Replace stale handbook URL with the proper on.
  
  MFC after:	0 days

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu May 25 08:53:55 2017	(r318862)
+++ head/UPDATING	Thu May 25 09:21:21 2017	(r318863)
@@ -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-head mailing list