svn commit: r43061 - head/en_US.ISO8859-1/books/porters-handbook
Eitan Adler
eadler at FreeBSD.org
Mon Oct 28 21:36:56 UTC 2013
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>
More information about the svn-doc-head
mailing list