Add a missing semicolon.
This commit is contained in:
parent
8288f50c01
commit
fba0497bc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21815
1 changed files with 1 additions and 1 deletions
|
@ -2225,7 +2225,7 @@ doc/zh_*</screen>
|
|||
<para>When obtaining or updating sources using
|
||||
<application>cvs</application> or
|
||||
<application>CVSup</application>, a revision tag must be specified.
|
||||
A revision tag refers to either a particular line of &os
|
||||
A revision tag refers to either a particular line of &os;
|
||||
development, or a specific point in time. The first type are called
|
||||
<quote>branch tags</quote>, and the second type are called
|
||||
<quote>release tags</quote>.</para>
|
||||
|
|
Loading…
Reference in a new issue