You would want to read freebsd-current, not freebsd-hackers, to stay

current with -current.
This commit is contained in:
Satoshi Asami 1996-08-15 01:21:57 +00:00
parent 7c588549f4
commit 0f1c52c1d8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=483

View file

@ -1,4 +1,4 @@
<!-- $Id: current.sgml,v 1.14 1996-07-27 22:25:18 jkh Exp $ -->
<!-- $Id: current.sgml,v 1.15 1996-08-15 01:21:57 asami Exp $ -->
<!-- The FreeBSD Documentation Project -->
@ -10,7 +10,7 @@
THE FREEBSD CURRENT POLICY
Last updated: $Date: 1996-07-27 22:25:18 $
Last updated: $Date: 1996-08-15 01:21:57 $
This document attempts to explain the rationale behind
FreeBSD-current, what you should expect should you decide to run it,
@ -151,7 +151,7 @@ ask! It takes far too much time to do this as a general task.
<item> Before compiling current, read the Makefile in /usr/src
carefully. You should at least run a `make world' the first time
through as part of the upgrading process.
Reading the &a.hackers will keep you up-to-date on other
Reading the &a.current will keep you up-to-date on other
bootstrapping procedures that sometimes become necessary as we move
towards the next release.