It's "doc" tree not "docs" tree. Remove a trailing / in tree names for

consistency.
This commit is contained in:
Marc Fonvieille 2004-08-03 10:13:02 +00:00
parent b4e41c7594
commit 6e817726ba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21789

View file

@ -2388,9 +2388,9 @@ doc/zh_*</screen>
The <filename role="directory">src</filename> tree uses tag names that
start with <literal>RELENG_</literal> tags.
The <filename role="directory">ports</filename> and
<filename role="directory">docs</filename> trees use tags whose names
<filename role="directory">doc</filename> trees use tags whose names
begin with <literal>RELEASE</literal> tags.
Finally, the <filename role="directory">www/</filename> tree is not
Finally, the <filename role="directory">www</filename> tree is not
tagged with any special name for releases.</para>
<variablelist>