svn commit: r39194 - head/en_US.ISO8859-1/books/porters-handbook
Jung-uk Kim
jkim at FreeBSD.org
Sat Jul 14 00:07:53 UTC 2012
Author: jkim (src,ports committer)
Date: Sat Jul 14 00:07:52 2012
New Revision: 39194
URL: http://svn.freebsd.org/changeset/doc/39194
Log:
Add couple of missing parens after SVN revisions.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/book.sgml
Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.sgml Fri Jul 13 23:48:41 2012 (r39193)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.sgml Sat Jul 14 00:07:52 2012 (r39194)
@@ -15324,7 +15324,7 @@ Reference: <http://www.freebsd.org/po
<entry>9.0-STABLE after introduction of the new
extensible sysctl(3) interface NET_RT_IFLISTL
to query address lists (rev
- <svnref>231768</svnref>.</entry>
+ <svnref>231768</svnref>).</entry>
</row>
<row>
@@ -15332,7 +15332,7 @@ Reference: <http://www.freebsd.org/po
<entry>March 3, 2012</entry>
<entry>9.0-STABLE after changes related to mounting
of filesystem inside a jail (rev
- <svnref>232728</svnref>.</entry>
+ <svnref>232728</svnref>).</entry>
</row>
<row>
More information about the svn-doc-head
mailing list