Add a missing semicolon.

This commit is contained in:
Martin Heinen 2004-08-04 16:29:54 +00:00
parent 8288f50c01
commit fba0497bc7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21815

View file

@ -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>