Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2016 20:16:12 +0200
From:      olli hauer <ohauer@gmx.de>
To:        doc@FreeBSD.org
Subject:   [patch] FreeBSD-10.3 errata page
Message-ID:  <572E30EC.6010205@gmx.de>

next in thread | raw e-mail | index | archive | help
Hi doc Team / Hiroki,

I suspect there is typo on the 10.3 errata page.
In the "Open Issues" section there is a command listing pointing to the older 10.2 release instead 10.3 release, if
Since I haven't found the xml source I will quote the text from the page.

https://www.freebsd.org/releases/10.3R/errata.html

 ...
 When prompted by bsdinstall(8) to perform additional post-installation configuration to the system, select [ YES ].
 This procedure requires the system sources available locally. If the System source code distribution was not selected during installation, it can be obtained using svnlite:

 # mkdir -p /usr/src
-# svnlite co svn://svn.freebsd.org/base/releng/10.2 /usr/src
+# svnlite co svn://svn.freebsd.org/base/releng/10.3 /usr/src

 Build the kernel-toolchain required to rebuild the kernel:



-- 
olli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?572E30EC.6010205>