diff options
| author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-10-02 14:56:08 +0000 |
|---|---|---|
| committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2004-10-02 14:56:08 +0000 |
| commit | 8b486b44514cc0fce77d7f985b0182a7d06b700a (patch) | |
| tree | 39c5f11086ad18809df7d0a927e47b6164d46036 | |
| parent | 045f2fb1d1dc57473a436c82ee6f9f599aca1f26 (diff) | |
Notes
| -rw-r--r-- | en_US.ISO8859-1/articles/releng/article.sgml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/articles/releng/article.sgml b/en_US.ISO8859-1/articles/releng/article.sgml index ce4010c119..4d8f10201c 100644 --- a/en_US.ISO8859-1/articles/releng/article.sgml +++ b/en_US.ISO8859-1/articles/releng/article.sgml @@ -414,6 +414,10 @@ </listitem> <listitem> + <para><filename>www/en/search/web.atoz</filename></para> + </listitem> + + <listitem> <para><filename>src/share/misc/bsd-family-tree</filename></para> </listitem> @@ -428,9 +432,7 @@ will create the <literal>RELENG_4_8_0_RELEASE</literal> tag.</para> - <screen> - /usr/src&prompt.root; <userinput>cvs rtag -rRELENG_4_8 RELENG_4_8_0_RELEASE src</userinput> - </screen> + <screen>/usr/src&prompt.root; <userinput>cvs rtag -rRELENG_4_8 RELENG_4_8_0_RELEASE src</userinput></screen> <para>The Documentation and Ports managers are responsible for tagging the respective trees with the <literal>RELEASE_4_8_0</literal> |
