Date: Tue, 21 Mar 2017 13:31:08 +0000 (UTC) From: Dmitry Morozovsky <marck@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50070 - head/en_US.ISO8859-1/books/porters-handbook/versions Message-ID: <201703211331.v2LDV8O5028261@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marck Date: Tue Mar 21 13:31:08 2017 New Revision: 50070 URL: https://svnweb.freebsd.org/changeset/doc/50070 Log: Use <literal> tags. Fix a typo. M en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml 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 Tue Mar 21 12:45:09 2017 (r50069) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Tue Mar 21 13:31:08 2017 (r50070) @@ -254,7 +254,8 @@ <entry>1200024</entry> <entry><revnumber>314865</revnumber></entry> <entry>March 7, 2017</entry> - <entry>12.0-CURRENT after removal og pcap-int.h</entry> + <entry>12.0-CURRENT after removal of + <literal>pcap-int.h</literal></entry> </row> <row> @@ -268,8 +269,9 @@ <entry>1200026</entry> <entry><revnumber>315662</revnumber></entry> <entry>March 16, 2017</entry> - <entry>12.0-CURRENT after hiding structs inpcb and tcpcb from - userland.</entry> + <entry>12.0-CURRENT after hiding + <literal>struct inpcb<i/literal> and <literal>struct tcpcb</literal> + from userland.</entry> </row> <row>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703211331.v2LDV8O5028261>