Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 21:36:56 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r43061 - head/en_US.ISO8859-1/books/porters-handbook
Message-ID:  <201310282136.r9SLaukp046725@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Oct 28 21:36:56 2013
New Revision: 43061
URL: http://svnweb.freebsd.org/changeset/doc/43061

Log:
  pkg-message does not need to be manually shown with staging.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Oct 28 21:31:17 2013	(r43060)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Mon Oct 28 21:36:56 2013	(r43061)
@@ -10176,11 +10176,7 @@ etc/orbit.conf.sample
 
       <note>
 	<para>The <filename>pkg-message</filename> file does not need
-	  to be added to <filename>pkg-plist</filename>.  Also, it
-	  will not get automatically printed if the user is using the
-	  port, not the package, so you should probably display it
-	  from the <maketarget>post-install</maketarget> target
-	  yourself.</para>
+	  to be added to <filename>pkg-plist</filename>.</para>
       </note>
     </sect1>
 



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