diff options
author | jlh <jlh@FreeBSD.org> | 2017-05-25 09:27:33 +0000 |
---|---|---|
committer | jlh <jlh@FreeBSD.org> | 2017-05-25 09:27:33 +0000 |
commit | dd56f9035c77d74fbc0f978f890116c33075d1b0 (patch) | |
tree | d39d83906ad712be7116084a7c05f9ab6ea5f96d /UPDATING | |
parent | c5e2475a442e59ee899dfcab66e4fed53f805a0e (diff) | |
download | FreeBSD-src-dd56f9035c77d74fbc0f978f890116c33075d1b0.zip FreeBSD-src-dd56f9035c77d74fbc0f978f890116c33075d1b0.tar.gz |
MFC r318863:
Replace stale handbook URL with the proper one.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ COMMON ITEMS: section later in the file. These instructions assume that you 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. |