Reflect reality: release documentation for RELENG_4 is no longer
stored in flat text files.
This commit is contained in:
parent
32dc98f4fd
commit
0293c4ec84
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10416
1 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
Web site hooks for the release notes (-*- text -*-).
|
||||
$FreeBSD$
|
||||
$FreeBSD: www/en/relnotes/README,v 1.1 2001/05/25 05:08:03 dd Exp $
|
||||
|
||||
|
||||
To enable building the release notes with the web site, edit Makefile
|
||||
|
@ -22,9 +22,7 @@ For example, if you want to build the release notes for -CURRENT and
|
|||
RELNOTES+= 4STABLE /usr/relnotes/4stable
|
||||
|
||||
Note that you shouldn't simply use 'STABLE' as a name, since there may
|
||||
be multiple -STABLE branches. Also note that at the time of this
|
||||
writing, the release notes are still kept as flat files in RELENG_4,
|
||||
so the above is for demonstration purposes only.
|
||||
be multiple -STABLE branches.
|
||||
|
||||
Obviously if you're going to do this, you're going to have to make
|
||||
sure the release notes are updated along with the rest of the www/ and
|
||||
|
|
Loading…
Reference in a new issue