svn commit: r49018 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Mathieu Arnold
mat at FreeBSD.org
Tue Jun 28 16:07:00 UTC 2016
Author: mat
Date: Tue Jun 28 16:06:59 2016
New Revision: 49018
URL: https://svnweb.freebsd.org/changeset/doc/49018
Log:
Remove outdated commented paragraph.
Reviewed by: wblock
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7006
Modified:
head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Tue Jun 28 16:06:57 2016 (r49017)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Tue Jun 28 16:06:59 2016 (r49018)
@@ -363,15 +363,6 @@ lib/X11/oneko/mouse.xpm</programlisting>
is located, and then type:
<command>shar `find oneko` > oneko.shar</command></para>
- <!-- The link here is wrong, but, I have no idea where
- to point it now, so commenting the whole paragraph.
-
- <para>Include <filename>oneko.shar</filename> in a bug
- report and submit it. See <link
- xlink:href="&url.articles.contributing;/contrib-how.html#CONTRIB-GENERAL">Bug
- Reports and General Commentary</link> for more information
- submitting problem reports.</para> -->
-
<para>A diff created from a <application>Subversion</application>
checkout of the ports tree is also acceptable. Add all the
files with <command>svn add</command>. <command>cd</command> to
More information about the svn-doc-head
mailing list