svn commit: r53646 - head/en_US.ISO8859-1/htdocs/docs

Sergio Carlavilla Delgado carlavilla at FreeBSD.org
Sun Dec 1 09:17:29 UTC 2019


Author: carlavilla
Date: Sun Dec  1 09:17:28 2019
New Revision: 53646
URL: https://svnweb.freebsd.org/changeset/doc/53646

Log:
  Remove pmake from the books list
  
  PR:		242027
  Submitted by:	p5B2E9A8F at t-online.de
  Patch by:	carlavilla@
  Approved by:	bcr@
  Differential Revision:	https://reviews.freebsd.org/D22614

Modified:
  head/en_US.ISO8859-1/htdocs/docs/books.xml

Modified: head/en_US.ISO8859-1/htdocs/docs/books.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/docs/books.xml	Sat Nov 30 11:34:02 2019	(r53645)
+++ head/en_US.ISO8859-1/htdocs/docs/books.xml	Sun Dec  1 09:17:28 2019	(r53646)
@@ -67,13 +67,6 @@
       Essential reading if you plan on providing a port of a third
       party piece of software.</p>
 
-    <p><a href="&url.books;/pmake/index.html">The PMake Tutorial</a>
-      (pmake)<br/>
-      A tutorial for the <em>make</em> utility.  This book is
-      essential reading for anyone who wants to understand all the
-      details of using <em>make</em> of reading and writing
-      makefiles.</p>
-
     <p><a href="&url.books;/design-44bsd/index.html">Chapter 2
 	of "The Design and Implementation of the 4.4BSD Operating
 	System"</a> (design-44bsd)<br/>


More information about the svn-doc-all mailing list