svn commit: r53683 - head/en_US.ISO8859-1/books/porters-handbook/versions
Dimitry Andric
dim at FreeBSD.org
Thu Dec 12 22:26:18 UTC 2019
Author: dim (src committer)
Date: Thu Dec 12 22:26:18 2019
New Revision: 53683
URL: https://svnweb.freebsd.org/changeset/doc/53683
Log:
Add missing semicolons.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Dec 12 18:34:34 2019 (r53682)
+++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Dec 12 22:26:18 2019 (r53683)
@@ -4543,7 +4543,7 @@ is spelled &, < is < and > is >.
<entry><revnumber>224834</revnumber></entry>
<entry>August 13, 2011</entry>
<entry>9.0-CURRENT after the implementation of Capsicum
- capabilities; &man.fget.9 gains a rights argument.</entry>
+ capabilities; &man.fget.9; gains a rights argument.</entry>
</row>
<row>
@@ -7502,7 +7502,7 @@ is spelled &, < is < and > is >.
<entry>602112</entry>
<entry><revnumber>172284</revnumber></entry>
<entry>September 21, 2007</entry>
- <entry>6.2-STABLE after &man.libutil.3 MFC's.</entry>
+ <entry>6.2-STABLE after &man.libutil.3; MFC's.</entry>
</row>
<row>
More information about the svn-doc-head
mailing list