Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2016 16:06:59 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49018 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Message-ID:  <201606281606.u5SG6xun046617@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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` &gt; 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606281606.u5SG6xun046617>