diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml index 86f2715b4a..19e016df31 100644 --- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml @@ -4205,18 +4205,24 @@ doc/zh_TW.Big5 When obtaining or updating sources from cvs and CVSup a revision tag (reference to a - date in time) must be specified. The following tags are - available, each specifying different branches of FreeBSD at - different points of time: + date in time) must be specified. - - The ports tree does not have any tag associated with it, - it is always CURRENT. - + A revision tag refers to either a particular line of FreeBSD + development, or a specific point in time. The first type are called + branch tags, the second type are called release + tags. - The most common tags are: + + Branch tags + + All of these, with the exception of HEAD (which + is always a valid tag), only apply to the src/ + tree. The ports/, doc/, and + www/ trees are not branched. + Branch tags + HEAD @@ -4336,8 +4342,15 @@ doc/zh_TW.Big5 as 2.2-STABLE. This branch is mostly obsolete. + - Other revision tags that are available include: + + Release tags + + These tags correspond to the FreeBSD src/ + tree (and ports/, doc/, and + www/ trees at a specific point in time, when a + particular version of FreeBSD was released. @@ -4556,6 +4569,7 @@ doc/zh_TW.Big5 +